net.sourceforge.jparam.parser
Class xParamParser
java.lang.Object
|
+--antlr.Parser
|
+--antlr.LLkParser
|
+--net.sourceforge.jparam.parser.xParamParser
- All Implemented Interfaces:
- xParamParserTokenTypes
- public synchronized class xParamParser
- extends antlr.LLkParser
- implements xParamParserTokenTypes
Fields inherited from class antlr.LLkParser |
k |
Fields inherited from class antlr.Parser |
astFactory, inputState, returnAST, tokenNames, tokenTypeToASTClassMap, traceDepth |
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, defaultDebuggingSetup, getAST, getASTFactory, getFilename, getInputState, getTokenName, getTokenNames, getTokenTypeToASTClassMap, isDebugMode, mark, match, match, matchNot, panic, 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 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_tokenNames
public static final java.lang.String[] _tokenNames
xParamParser
protected xParamParser(antlr.TokenBuffer,
int)
xParamParser
public xParamParser(antlr.TokenBuffer)
xParamParser
protected xParamParser(antlr.TokenStream,
int)
xParamParser
public xParamParser(antlr.TokenStream)
xParamParser
public xParamParser(antlr.ParserSharedInputState)
value_set
public final void value_set(java.util.List)
throws antlr.RecognitionException,
antlr.TokenStreamException
value_set_url
public final void value_set_url(java.util.List)
throws antlr.RecognitionException,
antlr.TokenStreamException
value_set_item
public final void value_set_item(java.util.List)
throws antlr.RecognitionException,
antlr.TokenStreamException
value_set_member
protected final ValueSetItem value_set_member()
throws antlr.RecognitionException,
antlr.TokenStreamException
value
public final TreeNode value()
throws antlr.RecognitionException,
antlr.TokenStreamException
basic_type
protected final TreeNode basic_type()
throws antlr.RecognitionException,
antlr.TokenStreamException
compound_value
protected final TreeNode compound_value()
throws antlr.RecognitionException,
antlr.TokenStreamException
id_tentative_string
protected final TreeNode id_tentative_string()
throws antlr.RecognitionException,
antlr.TokenStreamException
list_value
protected final TreeNode list_value()
throws antlr.RecognitionException,
antlr.TokenStreamException
map_value
protected final TreeNode map_value()
throws antlr.RecognitionException,
antlr.TokenStreamException
url_value
protected final TreeNode url_value()
throws antlr.RecognitionException,
antlr.TokenStreamException
member_assignment
protected final ValueSetItem member_assignment()
throws antlr.RecognitionException,
antlr.TokenStreamException
flag_setting
protected final ValueSetItem flag_setting()
throws antlr.RecognitionException,
antlr.TokenStreamException
global_scope_value
protected final TreeNode global_scope_value()
throws antlr.RecognitionException,
antlr.TokenStreamException
non_empty_list_of_values
protected final java.util.List non_empty_list_of_values()
throws antlr.RecognitionException,
antlr.TokenStreamException
list_of_values
protected final java.util.List list_of_values()
throws antlr.RecognitionException,
antlr.TokenStreamException
list_of_map_items
protected final java.util.List list_of_map_items()
throws antlr.RecognitionException,
antlr.TokenStreamException
non_empty_list_of_map_items
protected final java.util.List non_empty_list_of_map_items()
throws antlr.RecognitionException,
antlr.TokenStreamException
map_item
protected final MapItem map_item()
throws antlr.RecognitionException,
antlr.TokenStreamException
static void ()
Copyright © 2004 SourceForge. All Rights Reserved.