gov.llnl.babel.parsers.sidl
Interface ParserConstants
- All Known Implementing Classes:
- Parser, ParserTokenManager
- public interface ParserConstants
EOF
public static final int EOF
- See Also:
- Constant Field Values
T_COMMENT
public static final int T_COMMENT
- See Also:
- Constant Field Values
T_ABSTRACT
public static final int T_ABSTRACT
- See Also:
- Constant Field Values
T_CLASS
public static final int T_CLASS
- See Also:
- Constant Field Values
T_COPY
public static final int T_COPY
- See Also:
- Constant Field Values
T_ELSE
public static final int T_ELSE
- See Also:
- Constant Field Values
T_ENSURE
public static final int T_ENSURE
- See Also:
- Constant Field Values
T_ENUM
public static final int T_ENUM
- See Also:
- Constant Field Values
T_EXTENDS
public static final int T_EXTENDS
- See Also:
- Constant Field Values
T_IMPORT
public static final int T_IMPORT
- See Also:
- Constant Field Values
T_IN
public static final int T_IN
- See Also:
- Constant Field Values
T_INOUT
public static final int T_INOUT
- See Also:
- Constant Field Values
T_FINAL
public static final int T_FINAL
- See Also:
- Constant Field Values
T_IMPLEMENTS
public static final int T_IMPLEMENTS
- See Also:
- Constant Field Values
T_IMPLEMENTS_ALL
public static final int T_IMPLEMENTS_ALL
- See Also:
- Constant Field Values
T_INTERFACE
public static final int T_INTERFACE
- See Also:
- Constant Field Values
T_INVARIANT
public static final int T_INVARIANT
- See Also:
- Constant Field Values
T_LOCAL
public static final int T_LOCAL
- See Also:
- Constant Field Values
T_ONEWAY
public static final int T_ONEWAY
- See Also:
- Constant Field Values
T_ORDER
public static final int T_ORDER
- See Also:
- Constant Field Values
T_OUT
public static final int T_OUT
- See Also:
- Constant Field Values
T_PACKAGE
public static final int T_PACKAGE
- See Also:
- Constant Field Values
T_REQUIRE
public static final int T_REQUIRE
- See Also:
- Constant Field Values
T_STATIC
public static final int T_STATIC
- See Also:
- Constant Field Values
T_THEN
public static final int T_THEN
- See Also:
- Constant Field Values
T_THROWS
public static final int T_THROWS
- See Also:
- Constant Field Values
T_VERSION
public static final int T_VERSION
- See Also:
- Constant Field Values
T_VOID
public static final int T_VOID
- See Also:
- Constant Field Values
T_ARRAY
public static final int T_ARRAY
- See Also:
- Constant Field Values
T_RARRAY
public static final int T_RARRAY
- See Also:
- Constant Field Values
T_BOOLEAN
public static final int T_BOOLEAN
- See Also:
- Constant Field Values
T_CHAR
public static final int T_CHAR
- See Also:
- Constant Field Values
T_DCOMPLEX
public static final int T_DCOMPLEX
- See Also:
- Constant Field Values
T_DOUBLE
public static final int T_DOUBLE
- See Also:
- Constant Field Values
T_FCOMPLEX
public static final int T_FCOMPLEX
- See Also:
- Constant Field Values
T_FLOAT
public static final int T_FLOAT
- See Also:
- Constant Field Values
T_INT
public static final int T_INT
- See Also:
- Constant Field Values
T_LONG
public static final int T_LONG
- See Also:
- Constant Field Values
T_OPAQUE
public static final int T_OPAQUE
- See Also:
- Constant Field Values
T_STRING
public static final int T_STRING
- See Also:
- Constant Field Values
T_OPEN_ANGLE
public static final int T_OPEN_ANGLE
- See Also:
- Constant Field Values
T_CLOSE_ANGLE
public static final int T_CLOSE_ANGLE
- See Also:
- Constant Field Values
T_LESS_GREATER
public static final int T_LESS_GREATER
- See Also:
- Constant Field Values
T_EQUIVALENT
public static final int T_EQUIVALENT
- See Also:
- Constant Field Values
T_EQUALS
public static final int T_EQUALS
- See Also:
- Constant Field Values
T_AND
public static final int T_AND
- See Also:
- Constant Field Values
T_ASTERISK
public static final int T_ASTERISK
- See Also:
- Constant Field Values
T_CLOSE_BRACE
public static final int T_CLOSE_BRACE
- See Also:
- Constant Field Values
T_CLOSE_CURLY
public static final int T_CLOSE_CURLY
- See Also:
- Constant Field Values
T_CLOSE_PAREN
public static final int T_CLOSE_PAREN
- See Also:
- Constant Field Values
T_COLON
public static final int T_COLON
- See Also:
- Constant Field Values
T_COMMA
public static final int T_COMMA
- See Also:
- Constant Field Values
T_GREATER_EQUAL
public static final int T_GREATER_EQUAL
- See Also:
- Constant Field Values
T_HYPHEN
public static final int T_HYPHEN
- See Also:
- Constant Field Values
T_IF_AND_ONLY_IF
public static final int T_IF_AND_ONLY_IF
- See Also:
- Constant Field Values
T_IMPLIES
public static final int T_IMPLIES
- See Also:
- Constant Field Values
T_IS
public static final int T_IS
- See Also:
- Constant Field Values
T_LESS_EQUAL
public static final int T_LESS_EQUAL
- See Also:
- Constant Field Values
T_MODULUS
public static final int T_MODULUS
- See Also:
- Constant Field Values
T_NOT
public static final int T_NOT
- See Also:
- Constant Field Values
T_NOT_EQUAL
public static final int T_NOT_EQUAL
- See Also:
- Constant Field Values
T_OPEN_BRACE
public static final int T_OPEN_BRACE
- See Also:
- Constant Field Values
T_OPEN_CURLY
public static final int T_OPEN_CURLY
- See Also:
- Constant Field Values
T_OPEN_PAREN
public static final int T_OPEN_PAREN
- See Also:
- Constant Field Values
T_OR
public static final int T_OR
- See Also:
- Constant Field Values
T_POWER
public static final int T_POWER
- See Also:
- Constant Field Values
T_PLUS
public static final int T_PLUS
- See Also:
- Constant Field Values
T_REMAINDER
public static final int T_REMAINDER
- See Also:
- Constant Field Values
T_SCOPE
public static final int T_SCOPE
- See Also:
- Constant Field Values
T_SEMICOLON
public static final int T_SEMICOLON
- See Also:
- Constant Field Values
T_SHIFT_LEFT
public static final int T_SHIFT_LEFT
- See Also:
- Constant Field Values
T_SHIFT_RIGHT
public static final int T_SHIFT_RIGHT
- See Also:
- Constant Field Values
T_SOLIDUS
public static final int T_SOLIDUS
- See Also:
- Constant Field Values
T_TILDE
public static final int T_TILDE
- See Also:
- Constant Field Values
T_XOR
public static final int T_XOR
- See Also:
- Constant Field Values
T_FALSE
public static final int T_FALSE
- See Also:
- Constant Field Values
T_NULL
public static final int T_NULL
- See Also:
- Constant Field Values
T_PURE
public static final int T_PURE
- See Also:
- Constant Field Values
T_RESULT
public static final int T_RESULT
- See Also:
- Constant Field Values
T_TRUE
public static final int T_TRUE
- See Also:
- Constant Field Values
T_IDENTIFIER
public static final int T_IDENTIFIER
- See Also:
- Constant Field Values
T_VERSION_STRING
public static final int T_VERSION_STRING
- See Also:
- Constant Field Values
T_FLOAT_LIT
public static final int T_FLOAT_LIT
- See Also:
- Constant Field Values
T_INTEGER
public static final int T_INTEGER
- See Also:
- Constant Field Values
T_UNSIGNED
public static final int T_UNSIGNED
- See Also:
- Constant Field Values
T_DIGIT
public static final int T_DIGIT
- See Also:
- Constant Field Values
T_LETTER
public static final int T_LETTER
- See Also:
- Constant Field Values
T_CHARACTER
public static final int T_CHARACTER
- See Also:
- Constant Field Values
T_STRING_LIT
public static final int T_STRING_LIT
- See Also:
- Constant Field Values
T_COLUMN_MAJOR
public static final int T_COLUMN_MAJOR
- See Also:
- Constant Field Values
T_ROW_MAJOR
public static final int T_ROW_MAJOR
- See Also:
- Constant Field Values
T_CATCH_ALL
public static final int T_CATCH_ALL
- See Also:
- Constant Field Values
DEFAULT
public static final int DEFAULT
- See Also:
- Constant Field Values
BEGIN_DOC_COMMENT
public static final int BEGIN_DOC_COMMENT
- See Also:
- Constant Field Values
LINE_DOC_COMMENT
public static final int LINE_DOC_COMMENT
- See Also:
- Constant Field Values
IN_DOC_COMMENT
public static final int IN_DOC_COMMENT
- See Also:
- Constant Field Values
tokenImage
public static final java.lang.String[] tokenImage