public class RippleParser extends antlr.LLkParser implements RippleLexerTokenTypes
| Modifier and Type | Field and Description |
|---|---|
static 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 |
astFactory, inputState, returnAST, tokenNames, tokenTypeToASTClassMap, traceDepthCOLON, COMMA, COMMENT, DIGIT, DOUBLE_HAT, DRCTV, DRCTV_HELP, DRCTV_LIST, DRCTV_PREFIX, DRCTV_QUIT, DRCTV_RELIST, DRCTV_SHOW, DRCTV_UNLIST, DRCTV_UNPREFIX, EOF, EQUAL, HEX, L_BRACKET, L_CURLY, L_PAREN, LANGUAGE, LINE_CONT, LITERAL_contexts, LITERAL_prefixes, MINUS, NAME_CHAR, NAME_NOT_PREFIX, NAME_OR_PREFIX, NAME_START_CHAR_NOUSC, NEWLINE, NULL_TREE_LOOKAHEAD, PERIOD, PLUS, QUESTION, R_BRACKET, R_CURLY, R_PAREN, SCHARACTER, SEMI, STAR, STRING, TILDE, UCHARACTER, UNSIGNED_NUMBER, URIREF, WS, WS_CHAR| Modifier | Constructor and Description |
|---|---|
|
RippleParser(antlr.ParserSharedInputState state) |
|
RippleParser(antlr.TokenBuffer tokenBuf) |
protected |
RippleParser(antlr.TokenBuffer tokenBuf,
int k) |
|
RippleParser(antlr.TokenStream lexer) |
protected |
RippleParser(antlr.TokenStream lexer,
int k) |
| Modifier and Type | Method and Description |
|---|---|
void |
initialize(RecognizerAdapter i) |
void |
matchAssignment(KeywordAST name) |
void |
matchCommand(Command cmd) |
void |
matchQuery(ListAST query) |
void |
matchQuit() |
void |
nt_Directive() |
void |
nt_Document() |
KeywordAST |
nt_Keyword() |
AST |
nt_KeywordOrBoolean() |
ListAST |
nt_List() |
AST |
nt_Literal() |
String |
nt_Name() |
AST |
nt_Node() |
AST |
nt_NormalNode() |
NumberAST |
nt_Number() |
OperatorAST |
nt_Operator() |
ListAST |
nt_ParenthesizedList() |
ListAST |
nt_ParenthesizedTemplateList() |
String |
nt_PrefixName() |
Properties |
nt_Properties() |
void |
nt_PropertyList(Properties props) |
String |
nt_PropertyName() |
AST |
nt_QName() |
AST |
nt_Resource() |
void |
nt_Statement() |
void |
nt_Statements() |
ListAST |
nt_TemplateList() |
AST |
nt_TemplateNode() |
URIAST |
nt_URIRef() |
void |
nt_Ws() |
addMessageListener, addParserListener, addParserMatchListener, addParserTokenListener, addSemanticPredicateListener, addSyntacticPredicateListener, addTraceListener, consumeUntil, consumeUntil, defaultDebuggingSetup, 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, traceIndentpublic static final String[] _tokenNames
public static final antlr.collections.impl.BitSet _tokenSet_0
public static final antlr.collections.impl.BitSet _tokenSet_1
public static final antlr.collections.impl.BitSet _tokenSet_2
public static final antlr.collections.impl.BitSet _tokenSet_3
public static final antlr.collections.impl.BitSet _tokenSet_4
public static final antlr.collections.impl.BitSet _tokenSet_5
public static final antlr.collections.impl.BitSet _tokenSet_6
public static final antlr.collections.impl.BitSet _tokenSet_7
protected RippleParser(antlr.TokenBuffer tokenBuf,
int k)
public RippleParser(antlr.TokenBuffer tokenBuf)
protected RippleParser(antlr.TokenStream lexer,
int k)
public RippleParser(antlr.TokenStream lexer)
public RippleParser(antlr.ParserSharedInputState state)
public void initialize(RecognizerAdapter i)
public void matchCommand(Command cmd)
public void matchQuery(ListAST query)
public void matchAssignment(KeywordAST name)
public void matchQuit()
public final void nt_Document()
throws antlr.RecognitionException,
antlr.TokenStreamException
antlr.RecognitionExceptionantlr.TokenStreamExceptionpublic final void nt_Statements()
throws antlr.RecognitionException,
antlr.TokenStreamException
antlr.RecognitionExceptionantlr.TokenStreamExceptionpublic final void nt_Ws()
throws antlr.RecognitionException,
antlr.TokenStreamException
antlr.RecognitionExceptionantlr.TokenStreamExceptionpublic final void nt_Statement()
throws antlr.RecognitionException,
antlr.TokenStreamException
antlr.RecognitionExceptionantlr.TokenStreamExceptionpublic final void nt_Directive()
throws antlr.RecognitionException,
antlr.TokenStreamException
antlr.RecognitionExceptionantlr.TokenStreamExceptionpublic final ListAST nt_List() throws antlr.RecognitionException, antlr.TokenStreamException
antlr.RecognitionExceptionantlr.TokenStreamExceptionpublic final KeywordAST nt_Keyword() throws antlr.RecognitionException, antlr.TokenStreamException
antlr.RecognitionExceptionantlr.TokenStreamExceptionpublic final AST nt_Node() throws antlr.RecognitionException, antlr.TokenStreamException
antlr.RecognitionExceptionantlr.TokenStreamExceptionpublic final ListAST nt_TemplateList() throws antlr.RecognitionException, antlr.TokenStreamException
antlr.RecognitionExceptionantlr.TokenStreamExceptionpublic final AST nt_TemplateNode() throws antlr.RecognitionException, antlr.TokenStreamException
antlr.RecognitionExceptionantlr.TokenStreamExceptionpublic final ListAST nt_ParenthesizedTemplateList() throws antlr.RecognitionException, antlr.TokenStreamException
antlr.RecognitionExceptionantlr.TokenStreamExceptionpublic final OperatorAST nt_Operator() throws antlr.RecognitionException, antlr.TokenStreamException
antlr.RecognitionExceptionantlr.TokenStreamExceptionpublic final AST nt_NormalNode() throws antlr.RecognitionException, antlr.TokenStreamException
antlr.RecognitionExceptionantlr.TokenStreamExceptionpublic final AST nt_Resource() throws antlr.RecognitionException, antlr.TokenStreamException
antlr.RecognitionExceptionantlr.TokenStreamExceptionpublic final AST nt_Literal() throws antlr.RecognitionException, antlr.TokenStreamException
antlr.RecognitionExceptionantlr.TokenStreamExceptionpublic final ListAST nt_ParenthesizedList() throws antlr.RecognitionException, antlr.TokenStreamException
antlr.RecognitionExceptionantlr.TokenStreamExceptionpublic final Properties nt_Properties() throws antlr.RecognitionException, antlr.TokenStreamException
antlr.RecognitionExceptionantlr.TokenStreamExceptionpublic final void nt_PropertyList(Properties props) throws antlr.RecognitionException, antlr.TokenStreamException
antlr.RecognitionExceptionantlr.TokenStreamExceptionpublic final String nt_PropertyName() throws antlr.RecognitionException, antlr.TokenStreamException
antlr.RecognitionExceptionantlr.TokenStreamExceptionpublic final String nt_Name() throws antlr.RecognitionException, antlr.TokenStreamException
antlr.RecognitionExceptionantlr.TokenStreamExceptionpublic final NumberAST nt_Number() throws antlr.RecognitionException, antlr.TokenStreamException
antlr.RecognitionExceptionantlr.TokenStreamExceptionpublic final URIAST nt_URIRef() throws antlr.RecognitionException, antlr.TokenStreamException
antlr.RecognitionExceptionantlr.TokenStreamExceptionpublic final AST nt_QName() throws antlr.RecognitionException, antlr.TokenStreamException
antlr.RecognitionExceptionantlr.TokenStreamExceptionpublic final AST nt_KeywordOrBoolean() throws antlr.RecognitionException, antlr.TokenStreamException
antlr.RecognitionExceptionantlr.TokenStreamExceptionpublic final String nt_PrefixName() throws antlr.RecognitionException, antlr.TokenStreamException
antlr.RecognitionExceptionantlr.TokenStreamExceptionCopyright © 2007-2012 fortytwo.net. All Rights Reserved.