|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectantlr.Parser
antlr.LLkParser
org.jcon.text.TextReportDescriptionParser
public class TextReportDescriptionParser
| Field Summary | |
|---|---|
static java.lang.String[] |
_tokenNames
|
static antlr.collections.impl.BitSet |
_tokenSet_0
|
static antlr.collections.impl.BitSet |
_tokenSet_1
|
| Fields inherited from class antlr.Parser |
|---|
astFactory, inputState, returnAST, tokenNames, tokenTypeToASTClassMap, traceDepth |
| Fields inherited from interface org.jcon.text.TextReportDescriptionTokenTypes |
|---|
EOF, FILLER, HASHFIELD, NULL_TREE_LOOKAHEAD, TICKFIELD |
| Constructor Summary | |
|---|---|
|
TextReportDescriptionParser(antlr.ParserSharedInputState state)
|
|
TextReportDescriptionParser(antlr.TokenBuffer tokenBuf)
|
protected |
TextReportDescriptionParser(antlr.TokenBuffer tokenBuf,
int k)
|
|
TextReportDescriptionParser(antlr.TokenStream lexer)
|
protected |
TextReportDescriptionParser(antlr.TokenStream lexer,
int k)
|
| Method Summary | |
|---|---|
java.lang.String |
filler()
|
void |
fillNField(java.util.ArrayList result)
|
AlphanumericPicture |
hashField()
|
static void |
main(java.lang.String[] args)
The main point of entry. |
java.util.ArrayList |
reportDescription()
|
VariableLengthTextField |
tickField()
|
| 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, 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 |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String[] _tokenNames
public static final antlr.collections.impl.BitSet _tokenSet_0
public static final antlr.collections.impl.BitSet _tokenSet_1
| Constructor Detail |
|---|
protected TextReportDescriptionParser(antlr.TokenBuffer tokenBuf,
int k)
public TextReportDescriptionParser(antlr.TokenBuffer tokenBuf)
protected TextReportDescriptionParser(antlr.TokenStream lexer,
int k)
public TextReportDescriptionParser(antlr.TokenStream lexer)
public TextReportDescriptionParser(antlr.ParserSharedInputState state)
| Method Detail |
|---|
public static void main(java.lang.String[] args)
public final VariableLengthTextField tickField()
throws antlr.RecognitionException,
antlr.TokenStreamException
antlr.RecognitionException
antlr.TokenStreamException
public final java.lang.String filler()
throws antlr.RecognitionException,
antlr.TokenStreamException
antlr.RecognitionException
antlr.TokenStreamException
public final AlphanumericPicture hashField()
throws antlr.RecognitionException,
antlr.TokenStreamException
antlr.RecognitionException
antlr.TokenStreamException
public final void fillNField(java.util.ArrayList result)
throws antlr.RecognitionException,
antlr.TokenStreamException
antlr.RecognitionException
antlr.TokenStreamException
public final java.util.ArrayList reportDescription()
throws antlr.RecognitionException,
antlr.TokenStreamException
antlr.RecognitionException
antlr.TokenStreamException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||