public class TagValueParser extends antlr.LLkParser implements TagValueParserTokenTypes
| Modifier and Type | Field and Description |
|---|---|
static String[] |
_tokenNames |
static antlr.collections.impl.BitSet |
_tokenSet_0 |
static antlr.collections.impl.BitSet |
_tokenSet_1 |
astFactory, inputState, returnAST, tokenNames, tokenTypeToASTClassMap, traceDepthEOF, LINE_COMMENT, MULTI_LINE_VALUE, NULL_TREE_LOOKAHEAD, TAG, TAG_VALUE_TOKEN, VALUE| Modifier | Constructor and Description |
|---|---|
|
TagValueParser(antlr.ParserSharedInputState state) |
|
TagValueParser(antlr.TokenBuffer tokenBuf) |
protected |
TagValueParser(antlr.TokenBuffer tokenBuf,
int k) |
|
TagValueParser(antlr.TokenStream lexer) |
protected |
TagValueParser(antlr.TokenStream lexer,
int k) |
| Modifier and Type | Method and Description |
|---|---|
void |
data() |
void |
setBehavior(TagValueBehavior b) |
String |
value() |
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
protected TagValueParser(antlr.TokenBuffer tokenBuf,
int k)
public TagValueParser(antlr.TokenBuffer tokenBuf)
protected TagValueParser(antlr.TokenStream lexer,
int k)
public TagValueParser(antlr.TokenStream lexer)
public TagValueParser(antlr.ParserSharedInputState state)
public void setBehavior(TagValueBehavior b)
public final void data()
throws antlr.RecognitionException,
antlr.TokenStreamException,
Exception
antlr.RecognitionExceptionantlr.TokenStreamExceptionExceptionpublic final String value() throws antlr.RecognitionException, antlr.TokenStreamException
antlr.RecognitionExceptionantlr.TokenStreamExceptionCopyright © 2014 Linux Foundation. All Rights Reserved.