gov.nasa.pds.tools.label.antlr
Interface ODLTokenTypes
- All Known Implementing Classes:
- DefinitionFactory, DictionaryParser, ODLLexer, ODLParser
public interface ODLTokenTypes
EOF
static final int EOF
- See Also:
- Constant Field Values
NULL_TREE_LOOKAHEAD
static final int NULL_TREE_LOOKAHEAD
- See Also:
- Constant Field Values
END
static final int END
- See Also:
- Constant Field Values
END_GROUP
static final int END_GROUP
- See Also:
- Constant Field Values
END_OBJECT
static final int END_OBJECT
- See Also:
- Constant Field Values
EOL
static final int EOL
- See Also:
- Constant Field Values
COMMENT
static final int COMMENT
- See Also:
- Constant Field Values
LITERAL_OBJECT
static final int LITERAL_OBJECT
- See Also:
- Constant Field Values
EQUALS
static final int EQUALS
- See Also:
- Constant Field Values
IDENTIFIER
static final int IDENTIFIER
- See Also:
- Constant Field Values
LITERAL_GROUP
static final int LITERAL_GROUP
- See Also:
- Constant Field Values
POINT_OPERATOR
static final int POINT_OPERATOR
- See Also:
- Constant Field Values
ELEMENT_IDENT
static final int ELEMENT_IDENT
- See Also:
- Constant Field Values
INTEGER
static final int INTEGER
- See Also:
- Constant Field Values
UNITS
static final int UNITS
- See Also:
- Constant Field Values
BASED_INTEGER
static final int BASED_INTEGER
- See Also:
- Constant Field Values
REAL
static final int REAL
- See Also:
- Constant Field Values
QUOTED
static final int QUOTED
- See Also:
- Constant Field Values
DATE
static final int DATE
- See Also:
- Constant Field Values
DATETIME
static final int DATETIME
- See Also:
- Constant Field Values
SYMBOL
static final int SYMBOL
- See Also:
- Constant Field Values
SEQUENCE_OPENING
static final int SEQUENCE_OPENING
- See Also:
- Constant Field Values
SEQUENCE_CLOSING
static final int SEQUENCE_CLOSING
- See Also:
- Constant Field Values
LIST_SEPARATOR
static final int LIST_SEPARATOR
- See Also:
- Constant Field Values
SET_OPENING
static final int SET_OPENING
- See Also:
- Constant Field Values
SET_CLOSING
static final int SET_CLOSING
- See Also:
- Constant Field Values
WS
static final int WS
- See Also:
- Constant Field Values
UNITS_FACTOR
static final int UNITS_FACTOR
- See Also:
- Constant Field Values
MULT_OP
static final int MULT_OP
- See Also:
- Constant Field Values
EXP_OP
static final int EXP_OP
- See Also:
- Constant Field Values
SPECIALCHAR
static final int SPECIALCHAR
- See Also:
- Constant Field Values
NUMBER_OR_DATETIME
static final int NUMBER_OR_DATETIME
- See Also:
- Constant Field Values
SIGN
static final int SIGN
- See Also:
- Constant Field Values
DIGITS
static final int DIGITS
- See Also:
- Constant Field Values
DIGIT
static final int DIGIT
- See Also:
- Constant Field Values
EXTENDED_DIGIT
static final int EXTENDED_DIGIT
- See Also:
- Constant Field Values
LETTER
static final int LETTER
- See Also:
- Constant Field Values
YEAR
static final int YEAR
- See Also:
- Constant Field Values
DOY
static final int DOY
- See Also:
- Constant Field Values
MONTH
static final int MONTH
- See Also:
- Constant Field Values
DAY
static final int DAY
- See Also:
- Constant Field Values
TIME
static final int TIME
- See Also:
- Constant Field Values
HOUR
static final int HOUR
- See Also:
- Constant Field Values
MINUTE
static final int MINUTE
- See Also:
- Constant Field Values
SECOND
static final int SECOND
- See Also:
- Constant Field Values
FRACTION
static final int FRACTION
- See Also:
- Constant Field Values
IGNORE
static final int IGNORE
- See Also:
- Constant Field Values
Copyright © 2005-2007 NASA Jet Propulsion Laboratory, California Institute of Technology. All Rights Reserved.