org.eclipse.gmt.umlx.registry.km3.parser
Interface KM3LPGParsersym
- All Known Implementing Classes:
- KM3KWLexer, KM3Lexer, KM3LPGParserprs
public interface KM3LPGParsersym
TK_QUOTED_NAME
static final int TK_QUOTED_NAME
- See Also:
- Constant Field Values
TK_INTEGER_LITERAL
static final int TK_INTEGER_LITERAL
- See Also:
- Constant Field Values
TK_MINUS
static final int TK_MINUS
- See Also:
- Constant Field Values
TK_MULTIPLY
static final int TK_MULTIPLY
- See Also:
- Constant Field Values
TK_LBRACE
static final int TK_LBRACE
- See Also:
- Constant Field Values
TK_RBRACE
static final int TK_RBRACE
- See Also:
- Constant Field Values
TK_LBRACKET
static final int TK_LBRACKET
- See Also:
- Constant Field Values
TK_RBRACKET
static final int TK_RBRACKET
- See Also:
- Constant Field Values
TK_COMMA
static final int TK_COMMA
- See Also:
- Constant Field Values
TK_COLON
static final int TK_COLON
- See Also:
- Constant Field Values
TK_COLONCOLON
static final int TK_COLONCOLON
- See Also:
- Constant Field Values
TK_SEMICOLON
static final int TK_SEMICOLON
- See Also:
- Constant Field Values
TK_DOT
static final int TK_DOT
- See Also:
- Constant Field Values
TK_abstract
static final int TK_abstract
- See Also:
- Constant Field Values
TK_attribute
static final int TK_attribute
- See Also:
- Constant Field Values
TK_class
static final int TK_class
- See Also:
- Constant Field Values
TK_container
static final int TK_container
- See Also:
- Constant Field Values
TK_datatype
static final int TK_datatype
- See Also:
- Constant Field Values
TK_enumeration
static final int TK_enumeration
- See Also:
- Constant Field Values
TK_extends
static final int TK_extends
- See Also:
- Constant Field Values
TK_literal
static final int TK_literal
- See Also:
- Constant Field Values
TK_oppositeOf
static final int TK_oppositeOf
- See Also:
- Constant Field Values
TK_ordered
static final int TK_ordered
- See Also:
- Constant Field Values
TK_package
static final int TK_package
- See Also:
- Constant Field Values
TK_reference
static final int TK_reference
- See Also:
- Constant Field Values
TK_unique
static final int TK_unique
- See Also:
- Constant Field Values
TK_EOF_TOKEN
static final int TK_EOF_TOKEN
- See Also:
- Constant Field Values
TK_IDENTIFIER
static final int TK_IDENTIFIER
- See Also:
- Constant Field Values
TK_PLUS
static final int TK_PLUS
- See Also:
- Constant Field Values
TK_DIVIDE
static final int TK_DIVIDE
- See Also:
- Constant Field Values
TK_GREATER
static final int TK_GREATER
- See Also:
- Constant Field Values
TK_LESS
static final int TK_LESS
- See Also:
- Constant Field Values
TK_EQUAL
static final int TK_EQUAL
- See Also:
- Constant Field Values
TK_GREATER_EQUAL
static final int TK_GREATER_EQUAL
- See Also:
- Constant Field Values
TK_LESS_EQUAL
static final int TK_LESS_EQUAL
- See Also:
- Constant Field Values
TK_NOT_EQUAL
static final int TK_NOT_EQUAL
- See Also:
- Constant Field Values
TK_LPAREN
static final int TK_LPAREN
- See Also:
- Constant Field Values
TK_RPAREN
static final int TK_RPAREN
- See Also:
- Constant Field Values
TK_ARROW
static final int TK_ARROW
- See Also:
- Constant Field Values
TK_BAR
static final int TK_BAR
- See Also:
- Constant Field Values
TK_DOTDOT
static final int TK_DOTDOT
- See Also:
- Constant Field Values
TK_CARET
static final int TK_CARET
- See Also:
- Constant Field Values
TK_CARETCARET
static final int TK_CARETCARET
- See Also:
- Constant Field Values
TK_QUESTIONMARK
static final int TK_QUESTIONMARK
- See Also:
- Constant Field Values
TK_instance
static final int TK_instance
- See Also:
- Constant Field Values
TK_ERROR_TOKEN
static final int TK_ERROR_TOKEN
- See Also:
- Constant Field Values
orderedTerminalSymbols
static final java.lang.String[] orderedTerminalSymbols
isValidForParser
static final boolean isValidForParser
- See Also:
- Constant Field Values