org.w3c.IsaViz.fresnel
Class FSLParser

java.lang.Object
  extended byantlr.Parser
      extended byantlr.LLkParser
          extended byorg.w3c.IsaViz.fresnel.FSLParser
All Implemented Interfaces:
FSLParserTokenTypes

public class FSLParser
extends antlr.LLkParser
implements FSLParserTokenTypes


Field Summary
static java.lang.String[] _tokenNames
           
static antlr.collections.impl.BitSet _tokenSet_0
           
static antlr.collections.impl.BitSet _tokenSet_1
           
static antlr.collections.impl.BitSet _tokenSet_2
           
static antlr.collections.impl.BitSet _tokenSet_3
           
static antlr.collections.impl.BitSet _tokenSet_4
           
static antlr.collections.impl.BitSet _tokenSet_5
           
static antlr.collections.impl.BitSet _tokenSet_6
           
static antlr.collections.impl.BitSet _tokenSet_7
           
 
Fields inherited from interface org.w3c.IsaViz.fresnel.FSLParserTokenTypes
ANDOP, ANYNAME, AXIS, COMMA, DATATYPE, DIFFOP, DIGIT, EOF, EQUALOP, FUNCTIONNAME, INFEQOP, INFOP, LANG, LETTER, LITERAL, LPAREN, LSQBR, MSUBOP, NAME, NCNAME, NCNAMECHAR, NULL_TREE_LOOKAHEAD, NUMBER, OROP, QNAME, RPAREN, RSQBR, SELFABBR, SLASHOP, SP, SUPEQOP, SUPOP, TEXT, WS
 
Constructor Summary
FSLParser(antlr.ParserSharedInputState state)
           
FSLParser(antlr.TokenBuffer tokenBuf)
           
FSLParser(antlr.TokenStream lexer)
           
 
Method Summary
 void abbreviatedstep()
           
 void andexpr()
           
 void arguments()
           
 void compexpr()
           
 void imaginaryTokenDefinitions()
           
 void locationpath()
           
 void orexpr()
           
 void predexpr()
           
 void predicate()
           
 void step()
           
 void test()
           
 void typetest()
           
 void unaryexpr()
           
 
Methods inherited from class antlr.LLkParser
consume, LA, LT, traceIn, traceOut
 
Methods inherited from class antlr.Parser
addMessageListener, addParserListener, addParserMatchListener, addParserTokenListener, addSemanticPredicateListener, addSyntacticPredicateListener, addTraceListener, consumeUntil, consumeUntil, getAST, getASTFactory, getFilename, getInputState, getTokenName, getTokenNames, getTokenTypeToASTClassMap, isDebugMode, mark, match, match, matchNot, panic, recover, removeMessageListener, removeParserListener, removeParserMatchListener, removeParserTokenListener, removeSemanticPredicateListener, removeSyntacticPredicateListener, removeTraceListener, reportError, reportError, reportWarning, rewind, setASTFactory, setASTNodeClass, setASTNodeType, setDebugMode, setFilename, setIgnoreInvalidDebugCalls, setInputState, setTokenBuffer, traceIndent
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_tokenNames

public static final java.lang.String[] _tokenNames

_tokenSet_0

public static final antlr.collections.impl.BitSet _tokenSet_0

_tokenSet_1

public static final antlr.collections.impl.BitSet _tokenSet_1

_tokenSet_2

public static final antlr.collections.impl.BitSet _tokenSet_2

_tokenSet_3

public static final antlr.collections.impl.BitSet _tokenSet_3

_tokenSet_4

public static final antlr.collections.impl.BitSet _tokenSet_4

_tokenSet_5

public static final antlr.collections.impl.BitSet _tokenSet_5

_tokenSet_6

public static final antlr.collections.impl.BitSet _tokenSet_6

_tokenSet_7

public static final antlr.collections.impl.BitSet _tokenSet_7
Constructor Detail

FSLParser

public FSLParser(antlr.TokenBuffer tokenBuf)

FSLParser

public FSLParser(antlr.TokenStream lexer)

FSLParser

public FSLParser(antlr.ParserSharedInputState state)
Method Detail

imaginaryTokenDefinitions

public final void imaginaryTokenDefinitions()
                                     throws antlr.RecognitionException,
                                            antlr.TokenStreamException
Throws:
antlr.RecognitionException
antlr.TokenStreamException

locationpath

public final void locationpath()
                        throws antlr.RecognitionException,
                               antlr.TokenStreamException
Throws:
antlr.RecognitionException
antlr.TokenStreamException

step

public final void step()
                throws antlr.RecognitionException,
                       antlr.TokenStreamException
Throws:
antlr.RecognitionException
antlr.TokenStreamException

test

public final void test()
                throws antlr.RecognitionException,
                       antlr.TokenStreamException
Throws:
antlr.RecognitionException
antlr.TokenStreamException

predicate

public final void predicate()
                     throws antlr.RecognitionException,
                            antlr.TokenStreamException
Throws:
antlr.RecognitionException
antlr.TokenStreamException

abbreviatedstep

public final void abbreviatedstep()
                           throws antlr.RecognitionException,
                                  antlr.TokenStreamException
Throws:
antlr.RecognitionException
antlr.TokenStreamException

typetest

public final void typetest()
                    throws antlr.RecognitionException,
                           antlr.TokenStreamException
Throws:
antlr.RecognitionException
antlr.TokenStreamException

predexpr

public final void predexpr()
                    throws antlr.RecognitionException,
                           antlr.TokenStreamException
Throws:
antlr.RecognitionException
antlr.TokenStreamException

orexpr

public final void orexpr()
                  throws antlr.RecognitionException,
                         antlr.TokenStreamException
Throws:
antlr.RecognitionException
antlr.TokenStreamException

andexpr

public final void andexpr()
                   throws antlr.RecognitionException,
                          antlr.TokenStreamException
Throws:
antlr.RecognitionException
antlr.TokenStreamException

compexpr

public final void compexpr()
                    throws antlr.RecognitionException,
                           antlr.TokenStreamException
Throws:
antlr.RecognitionException
antlr.TokenStreamException

unaryexpr

public final void unaryexpr()
                     throws antlr.RecognitionException,
                            antlr.TokenStreamException
Throws:
antlr.RecognitionException
antlr.TokenStreamException

arguments

public final void arguments()
                     throws antlr.RecognitionException,
                            antlr.TokenStreamException
Throws:
antlr.RecognitionException
antlr.TokenStreamException


Copyright © 2005 INRIA. All Rights Reserved
Licensed under the GNU LGPL. For full terms see the file COPYING.