it.imolinfo.jbi4cics.commareaparser
Class CommareaParser
java.lang.Object
antlr.Parser
antlr.LLkParser
it.imolinfo.jbi4cics.commareaparser.CommareaParser
- All Implemented Interfaces:
- CommareaParserTokenTypes
public class CommareaParser
- extends antlr.LLkParser
- implements CommareaParserTokenTypes
Fields inherited from class antlr.Parser |
astFactory, inputState, returnAST, tokenNames, tokenTypeToASTClassMap, traceDepth |
Fields inherited from interface it.imolinfo.jbi4cics.commareaparser.CommareaParserTokenTypes |
COMMENT, DIGIT, EOF, INTEGER, LENGTH_DEFINITION, LETTER, LEVEL_NUMBER, LITERAL_ARE, LITERAL_ASCENDING, LITERAL_BLANK, LITERAL_BY, LITERAL_BYNARY, LITERAL_CHARACTER, LITERAL_COMP, LITERAL_COMPUTATIONAL, LITERAL_DEPENDING, LITERAL_DESCENDING, LITERAL_DISPLAY, LITERAL_EXTERNAL, LITERAL_FILLER, LITERAL_GLOBAL, LITERAL_INDEX, LITERAL_INDEXED, LITERAL_IS, LITERAL_JUST, LITERAL_JUSTIFIED, LITERAL_KEY, LITERAL_LEADING, LITERAL_LEFT, LITERAL_NATIONAL, LITERAL_NATIVE, LITERAL_OCCURS, LITERAL_ON, LITERAL_PACKED_DECIMAL, LITERAL_PIC, LITERAL_PICTURE, LITERAL_REDEFINES, LITERAL_RIGHT, LITERAL_SEPARATE, LITERAL_SIGN, LITERAL_SYNC, LITERAL_SYNCHRONIZED, LITERAL_THROUGH, LITERAL_THRU, LITERAL_TIMES, LITERAL_TO, LITERAL_TRAILING, LITERAL_USAGE, LITERAL_VALUE, LITERAL_VALUES, LITERAL_WHEN, LITERAL_ZERO, LITERAL_ZEROES, LITERAL_ZEROS, NL, NULL_TREE_LOOKAHEAD, PLUS, POINT, VARIABLE_NAME, WS |
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 |
_tokenNames
public static final java.lang.String[] _tokenNames
_tokenSet_0
public static final antlr.collections.impl.BitSet _tokenSet_0
_tokenSet_1
public static final antlr.collections.impl.BitSet _tokenSet_1
_tokenSet_2
public static final antlr.collections.impl.BitSet _tokenSet_2
_tokenSet_3
public static final antlr.collections.impl.BitSet _tokenSet_3
_tokenSet_4
public static final antlr.collections.impl.BitSet _tokenSet_4
_tokenSet_5
public static final antlr.collections.impl.BitSet _tokenSet_5
_tokenSet_6
public static final antlr.collections.impl.BitSet _tokenSet_6
_tokenSet_7
public static final antlr.collections.impl.BitSet _tokenSet_7
_tokenSet_8
public static final antlr.collections.impl.BitSet _tokenSet_8
_tokenSet_9
public static final antlr.collections.impl.BitSet _tokenSet_9
_tokenSet_10
public static final antlr.collections.impl.BitSet _tokenSet_10
CommareaParser
protected CommareaParser(antlr.TokenBuffer tokenBuf,
int k)
CommareaParser
public CommareaParser(antlr.TokenBuffer tokenBuf)
CommareaParser
protected CommareaParser(antlr.TokenStream lexer,
int k)
CommareaParser
public CommareaParser(antlr.TokenStream lexer)
CommareaParser
public CommareaParser(antlr.ParserSharedInputState state)
commarea_definition
public final CommareaBeanMappingDescriptor commarea_definition()
throws antlr.RecognitionException,
antlr.TokenStreamException,
FormatException,
ParseException
- Throws:
antlr.RecognitionException
antlr.TokenStreamException
FormatException
ParseException
data_description_entry
public final CobolTypeDescriptor data_description_entry()
throws antlr.RecognitionException,
antlr.TokenStreamException,
ParseException
- Throws:
antlr.RecognitionException
antlr.TokenStreamException
ParseException
occurs_clause
public final OccursDefinition occurs_clause()
throws antlr.RecognitionException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.TokenStreamException
picture_clause
public final PictureDefinition picture_clause()
throws antlr.RecognitionException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.TokenStreamException
usage_clause
public final CobolType usage_clause()
throws antlr.RecognitionException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.TokenStreamException
blank_when_zero_clause
public final void blank_when_zero_clause()
throws antlr.RecognitionException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.TokenStreamException
date_format_clause
public final void date_format_clause()
throws antlr.RecognitionException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.TokenStreamException
external_clause
public final void external_clause()
throws antlr.RecognitionException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.TokenStreamException
global_clause
public final void global_clause()
throws antlr.RecognitionException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.TokenStreamException
justified_clause
public final void justified_clause()
throws antlr.RecognitionException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.TokenStreamException
group_usage_clause
public final void group_usage_clause()
throws antlr.RecognitionException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.TokenStreamException
picture_definition
public final PictureDefinition picture_definition()
throws antlr.RecognitionException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.TokenStreamException
length_definition
public final int length_definition()
throws antlr.RecognitionException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.TokenStreamException
redefines_clause
public final void redefines_clause()
throws antlr.RecognitionException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.TokenStreamException
sign_clause
public final void sign_clause()
throws antlr.RecognitionException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.TokenStreamException
synchronized_clause
public final void synchronized_clause()
throws antlr.RecognitionException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.TokenStreamException
object_phrase
public final void object_phrase()
throws antlr.RecognitionException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.TokenStreamException
value_clause
public final void value_clause()
throws antlr.RecognitionException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.TokenStreamException
Copyright © 2005-2008 Imola Informatica. All Rights Reserved.