it.imolinfo.jbi4cics.commareaparser
Interface CommareaParserTokenTypes
- All Known Implementing Classes:
- CommareaLexer, CommareaParser
public interface CommareaParserTokenTypes
EOF
static final int EOF
- See Also:
- Constant Field Values
NULL_TREE_LOOKAHEAD
static final int NULL_TREE_LOOKAHEAD
- See Also:
- Constant Field Values
NL
static final int NL
- See Also:
- Constant Field Values
INTEGER
static final int INTEGER
- See Also:
- Constant Field Values
VARIABLE_NAME
static final int VARIABLE_NAME
- See Also:
- Constant Field Values
LITERAL_FILLER
static final int LITERAL_FILLER
- See Also:
- Constant Field Values
POINT
static final int POINT
- See Also:
- Constant Field Values
LITERAL_BLANK
static final int LITERAL_BLANK
- See Also:
- Constant Field Values
LITERAL_WHEN
static final int LITERAL_WHEN
- See Also:
- Constant Field Values
LITERAL_ZERO
static final int LITERAL_ZERO
- See Also:
- Constant Field Values
LITERAL_ZEROS
static final int LITERAL_ZEROS
- See Also:
- Constant Field Values
LITERAL_ZEROES
static final int LITERAL_ZEROES
- See Also:
- Constant Field Values
LITERAL_IS
static final int LITERAL_IS
- See Also:
- Constant Field Values
LITERAL_EXTERNAL
static final int LITERAL_EXTERNAL
- See Also:
- Constant Field Values
LITERAL_GLOBAL
static final int LITERAL_GLOBAL
- See Also:
- Constant Field Values
LITERAL_JUSTIFIED
static final int LITERAL_JUSTIFIED
- See Also:
- Constant Field Values
LITERAL_JUST
static final int LITERAL_JUST
- See Also:
- Constant Field Values
LITERAL_RIGHT
static final int LITERAL_RIGHT
- See Also:
- Constant Field Values
LITERAL_NATIONAL
static final int LITERAL_NATIONAL
- See Also:
- Constant Field Values
LITERAL_OCCURS
static final int LITERAL_OCCURS
- See Also:
- Constant Field Values
LITERAL_TO
static final int LITERAL_TO
- See Also:
- Constant Field Values
LITERAL_TIMES
static final int LITERAL_TIMES
- See Also:
- Constant Field Values
LITERAL_DEPENDING
static final int LITERAL_DEPENDING
- See Also:
- Constant Field Values
LITERAL_ON
static final int LITERAL_ON
- See Also:
- Constant Field Values
LITERAL_ASCENDING
static final int LITERAL_ASCENDING
- See Also:
- Constant Field Values
LITERAL_DESCENDING
static final int LITERAL_DESCENDING
- See Also:
- Constant Field Values
LITERAL_KEY
static final int LITERAL_KEY
- See Also:
- Constant Field Values
LITERAL_INDEXED
static final int LITERAL_INDEXED
- See Also:
- Constant Field Values
LITERAL_BY
static final int LITERAL_BY
- See Also:
- Constant Field Values
LITERAL_PICTURE
static final int LITERAL_PICTURE
- See Also:
- Constant Field Values
LITERAL_PIC
static final int LITERAL_PIC
- See Also:
- Constant Field Values
PLUS
static final int PLUS
- See Also:
- Constant Field Values
LENGTH_DEFINITION
static final int LENGTH_DEFINITION
- See Also:
- Constant Field Values
LEVEL_NUMBER
static final int LEVEL_NUMBER
- See Also:
- Constant Field Values
LITERAL_REDEFINES
static final int LITERAL_REDEFINES
- See Also:
- Constant Field Values
LITERAL_SIGN
static final int LITERAL_SIGN
- See Also:
- Constant Field Values
LITERAL_LEADING
static final int LITERAL_LEADING
- See Also:
- Constant Field Values
LITERAL_TRAILING
static final int LITERAL_TRAILING
- See Also:
- Constant Field Values
LITERAL_SEPARATE
static final int LITERAL_SEPARATE
- See Also:
- Constant Field Values
LITERAL_CHARACTER
static final int LITERAL_CHARACTER
- See Also:
- Constant Field Values
LITERAL_SYNCHRONIZED
static final int LITERAL_SYNCHRONIZED
- See Also:
- Constant Field Values
LITERAL_SYNC
static final int LITERAL_SYNC
- See Also:
- Constant Field Values
LITERAL_LEFT
static final int LITERAL_LEFT
- See Also:
- Constant Field Values
LITERAL_USAGE
static final int LITERAL_USAGE
- See Also:
- Constant Field Values
LITERAL_BYNARY
static final int LITERAL_BYNARY
- See Also:
- Constant Field Values
LITERAL_NATIVE
static final int LITERAL_NATIVE
- See Also:
- Constant Field Values
LITERAL_COMP
static final int LITERAL_COMP
- See Also:
- Constant Field Values
LITERAL_COMPUTATIONAL
static final int LITERAL_COMPUTATIONAL
- See Also:
- Constant Field Values
LITERAL_DISPLAY
static final int LITERAL_DISPLAY
- See Also:
- Constant Field Values
LITERAL_INDEX
static final int LITERAL_INDEX
- See Also:
- Constant Field Values
LITERAL_PACKED_DECIMAL
static final int LITERAL_PACKED_DECIMAL
- See Also:
- Constant Field Values
LITERAL_VALUE
static final int LITERAL_VALUE
- See Also:
- Constant Field Values
LITERAL_VALUES
static final int LITERAL_VALUES
- See Also:
- Constant Field Values
LITERAL_ARE
static final int LITERAL_ARE
- See Also:
- Constant Field Values
LITERAL_THROUGH
static final int LITERAL_THROUGH
- See Also:
- Constant Field Values
LITERAL_THRU
static final int LITERAL_THRU
- See Also:
- Constant Field Values
WS
static final int WS
- See Also:
- Constant Field Values
COMMENT
static final int COMMENT
- See Also:
- Constant Field Values
DIGIT
static final int DIGIT
- See Also:
- Constant Field Values
LETTER
static final int LETTER
- See Also:
- Constant Field Values
Copyright © 2005-2008 Imola Informatica. All Rights Reserved.