public class EntityParser extends antlr.LLkParser implements EntityTokenTypes
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 |
astFactory, inputState, returnAST, tokenNames, tokenTypeToASTClassMap, traceDepth
ALL, ANON, ARRAY, ASSIGN, BANG, CHAR_BODY, CHAR_LITERAL, CHECK, COLON, COMMA, EOF, ESC, FIELD, HEX_DIGIT, IDENT, IMMUTABLE, LBRACK, LCURLY, LENGTH, LPAREN, MAP, MAX, MIN, ML_COMMENT, NL, NULL_TREE_LOOKAHEAD, NUMBER, OCTAL, OPTION_BLOCK, OPTIONS, PROTOTYPE, PTIDENT, RANGE, RBRACK, RCURLY, ROOT, RPAREN, SEMI, SL_COMMENT, STAR, STRING_BODY, STRING_LITERAL, TYPEREF, UNICODE, VALUE, WS
Modifier | Constructor and Description |
---|---|
|
EntityParser(antlr.ParserSharedInputState state) |
|
EntityParser(antlr.TokenBuffer tokenBuf) |
protected |
EntityParser(antlr.TokenBuffer tokenBuf,
int k) |
|
EntityParser(antlr.TokenStream lexer) |
protected |
EntityParser(antlr.TokenStream lexer,
int k) |
Modifier and Type | Method and Description |
---|---|
protected void |
anonymousAssign() |
protected void |
array(antlr.collections.AST p) |
protected void |
arrayLength() |
protected void |
buildTokenTypeASTClassMap() |
protected void |
entity() |
protected void |
entityOption() |
protected void |
entityOptions() |
protected void |
explicitAssign() |
protected void |
explicitValue() |
protected void |
field() |
protected void |
fieldOrMapEntity() |
protected void |
fillValue() |
protected void |
immutable() |
protected void |
implicitTypeAssign() |
protected void |
length() |
protected void |
lengthcheck() |
protected void |
map() |
protected void |
mapChild() |
protected void |
optionBlock() |
void |
parse() |
protected String |
typeRefEntity() |
protected void |
unboundedDynamicField() |
protected void |
value() |
protected void |
valueOnlyEntity() |
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, traceIndent
public 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
protected EntityParser(antlr.TokenBuffer tokenBuf, int k)
public EntityParser(antlr.TokenBuffer tokenBuf)
protected EntityParser(antlr.TokenStream lexer, int k)
public EntityParser(antlr.TokenStream lexer)
public EntityParser(antlr.ParserSharedInputState state)
public final void parse() throws antlr.RecognitionException, antlr.TokenStreamException
antlr.RecognitionException
antlr.TokenStreamException
protected final void optionBlock() throws antlr.RecognitionException, antlr.TokenStreamException
antlr.RecognitionException
antlr.TokenStreamException
protected final void explicitAssign() throws antlr.RecognitionException, antlr.TokenStreamException
antlr.RecognitionException
antlr.TokenStreamException
protected final void lengthcheck() throws antlr.RecognitionException, antlr.TokenStreamException
antlr.RecognitionException
antlr.TokenStreamException
protected final void entityOption() throws antlr.RecognitionException, antlr.TokenStreamException
antlr.RecognitionException
antlr.TokenStreamException
protected final void entity() throws antlr.RecognitionException, antlr.TokenStreamException
antlr.RecognitionException
antlr.TokenStreamException
protected final void anonymousAssign() throws antlr.RecognitionException, antlr.TokenStreamException
antlr.RecognitionException
antlr.TokenStreamException
protected final void length() throws antlr.RecognitionException, antlr.TokenStreamException
antlr.RecognitionException
antlr.TokenStreamException
protected final void valueOnlyEntity() throws antlr.RecognitionException, antlr.TokenStreamException
antlr.RecognitionException
antlr.TokenStreamException
protected final String typeRefEntity() throws antlr.RecognitionException, antlr.TokenStreamException
antlr.RecognitionException
antlr.TokenStreamException
protected final void fieldOrMapEntity() throws antlr.RecognitionException, antlr.TokenStreamException
antlr.RecognitionException
antlr.TokenStreamException
protected final void explicitValue() throws antlr.RecognitionException, antlr.TokenStreamException
antlr.RecognitionException
antlr.TokenStreamException
protected final void immutable() throws antlr.RecognitionException, antlr.TokenStreamException
antlr.RecognitionException
antlr.TokenStreamException
protected final void array(antlr.collections.AST p) throws antlr.RecognitionException, antlr.TokenStreamException
antlr.RecognitionException
antlr.TokenStreamException
protected final void entityOptions() throws antlr.RecognitionException, antlr.TokenStreamException
antlr.RecognitionException
antlr.TokenStreamException
protected final void value() throws antlr.RecognitionException, antlr.TokenStreamException
antlr.RecognitionException
antlr.TokenStreamException
protected final void field() throws antlr.RecognitionException, antlr.TokenStreamException
antlr.RecognitionException
antlr.TokenStreamException
protected final void map() throws antlr.RecognitionException, antlr.TokenStreamException
antlr.RecognitionException
antlr.TokenStreamException
protected final void arrayLength() throws antlr.RecognitionException, antlr.TokenStreamException
antlr.RecognitionException
antlr.TokenStreamException
protected final void fillValue() throws antlr.RecognitionException, antlr.TokenStreamException
antlr.RecognitionException
antlr.TokenStreamException
protected final void unboundedDynamicField() throws antlr.RecognitionException, antlr.TokenStreamException
antlr.RecognitionException
antlr.TokenStreamException
protected final void mapChild() throws antlr.RecognitionException, antlr.TokenStreamException
antlr.RecognitionException
antlr.TokenStreamException
protected final void implicitTypeAssign() throws antlr.RecognitionException, antlr.TokenStreamException
antlr.RecognitionException
antlr.TokenStreamException
protected void buildTokenTypeASTClassMap()
Copyright © 2008-2016 The Apache Software Foundation. All Rights Reserved.