xdc.services.spec
Interface P_TokenTypes
- All Known Implementing Classes:
- L_, P_
public interface P_TokenTypes
EOF
static final int EOF
- See Also:
- Constant Field Values
NULL_TREE_LOOKAHEAD
static final int NULL_TREE_LOOKAHEAD
- See Also:
- Constant Field Values
STAR
static final int STAR
- See Also:
- Constant Field Values
LITERAL_const
static final int LITERAL_const
- See Also:
- Constant Field Values
LPAR
static final int LPAR
- See Also:
- Constant Field Values
RPAR
static final int RPAR
- See Also:
- Constant Field Values
LBRK
static final int LBRK
- See Also:
- Constant Field Values
RBRK
static final int RBRK
- See Also:
- Constant Field Values
COMMA
static final int COMMA
- See Also:
- Constant Field Values
ELIPSIS
static final int ELIPSIS
- See Also:
- Constant Field Values
ATTR
static final int ATTR
- See Also:
- Constant Field Values
EQ
static final int EQ
- See Also:
- Constant Field Values
IDENT
static final int IDENT
- See Also:
- Constant Field Values
LITERAL_readonly
static final int LITERAL_readonly
- See Also:
- Constant Field Values
LITERAL_config
static final int LITERAL_config
- See Also:
- Constant Field Values
SEMI
static final int SEMI
- See Also:
- Constant Field Values
LITERAL_final
static final int LITERAL_final
- See Also:
- Constant Field Values
LITERAL_override
static final int LITERAL_override
- See Also:
- Constant Field Values
LITERAL_metaonly
static final int LITERAL_metaonly
- See Also:
- Constant Field Values
LITERAL_string
static final int LITERAL_string
- See Also:
- Constant Field Values
LITERAL_length
static final int LITERAL_length
- See Also:
- Constant Field Values
DOC_BLK
static final int DOC_BLK
- See Also:
- Constant Field Values
DOC_INL
static final int DOC_INL
- See Also:
- Constant Field Values
LITERAL_enum
static final int LITERAL_enum
- See Also:
- Constant Field Values
LCUR
static final int LCUR
- See Also:
- Constant Field Values
RCUR
static final int RCUR
- See Also:
- Constant Field Values
COLON
static final int COLON
- See Also:
- Constant Field Values
QUEST
static final int QUEST
- See Also:
- Constant Field Values
LITERAL_true
static final int LITERAL_true
- See Also:
- Constant Field Values
LITERAL_false
static final int LITERAL_false
- See Also:
- Constant Field Values
LITERAL_null
static final int LITERAL_null
- See Also:
- Constant Field Values
LITERAL_undefined
static final int LITERAL_undefined
- See Also:
- Constant Field Values
NUM
static final int NUM
- See Also:
- Constant Field Values
CHAR
static final int CHAR
- See Also:
- Constant Field Values
STRING
static final int STRING
- See Also:
- Constant Field Values
AMP
static final int AMP
- See Also:
- Constant Field Values
AMPAMP
static final int AMPAMP
- See Also:
- Constant Field Values
BANGEQ
static final int BANGEQ
- See Also:
- Constant Field Values
BAR
static final int BAR
- See Also:
- Constant Field Values
BARBAR
static final int BARBAR
- See Also:
- Constant Field Values
CAR
static final int CAR
- See Also:
- Constant Field Values
DIV
static final int DIV
- See Also:
- Constant Field Values
EQEQ
static final int EQEQ
- See Also:
- Constant Field Values
GT
static final int GT
- See Also:
- Constant Field Values
GTEQ
static final int GTEQ
- See Also:
- Constant Field Values
GTGT
static final int GTGT
- See Also:
- Constant Field Values
LT
static final int LT
- See Also:
- Constant Field Values
LTEQ
static final int LTEQ
- See Also:
- Constant Field Values
LTLT
static final int LTLT
- See Also:
- Constant Field Values
MIN
static final int MIN
- See Also:
- Constant Field Values
PCT
static final int PCT
- See Also:
- Constant Field Values
PLUS
static final int PLUS
- See Also:
- Constant Field Values
BANG
static final int BANG
- See Also:
- Constant Field Values
TILDE
static final int TILDE
- See Also:
- Constant Field Values
LITERAL_extern
static final int LITERAL_extern
- See Also:
- Constant Field Values
LITERAL_create
static final int LITERAL_create
- See Also:
- Constant Field Values
LITERAL_function
static final int LITERAL_function
- See Also:
- Constant Field Values
LITERAL_package
static final int LITERAL_package
- See Also:
- Constant Field Values
LITERAL_requires
static final int LITERAL_requires
- See Also:
- Constant Field Values
LITERAL_internal
static final int LITERAL_internal
- See Also:
- Constant Field Values
LITERAL_module
static final int LITERAL_module
- See Also:
- Constant Field Values
LITERAL_interface
static final int LITERAL_interface
- See Also:
- Constant Field Values
LITERAL_proxy
static final int LITERAL_proxy
- See Also:
- Constant Field Values
LITERAL_inherits
static final int LITERAL_inherits
- See Also:
- Constant Field Values
PATH
static final int PATH
- See Also:
- Constant Field Values
PATHSTAR
static final int PATHSTAR
- See Also:
- Constant Field Values
LITERAL_struct
static final int LITERAL_struct
- See Also:
- Constant Field Values
LITERAL_union
static final int LITERAL_union
- See Also:
- Constant Field Values
LITERAL_typedef
static final int LITERAL_typedef
- See Also:
- Constant Field Values
LITERAL_restrict
static final int LITERAL_restrict
- See Also:
- Constant Field Values
LITERAL_volatile
static final int LITERAL_volatile
- See Also:
- Constant Field Values
LITERAL_void
static final int LITERAL_void
- See Also:
- Constant Field Values
LITERAL_char
static final int LITERAL_char
- See Also:
- Constant Field Values
LITERAL_unsigned
static final int LITERAL_unsigned
- See Also:
- Constant Field Values
LITERAL_short
static final int LITERAL_short
- See Also:
- Constant Field Values
LITERAL_int
static final int LITERAL_int
- See Also:
- Constant Field Values
LITERAL_long
static final int LITERAL_long
- See Also:
- Constant Field Values
LITERAL_float
static final int LITERAL_float
- See Also:
- Constant Field Values
LITERAL_double
static final int LITERAL_double
- See Also:
- Constant Field Values
LITERAL_size_t
static final int LITERAL_size_t
- See Also:
- Constant Field Values
LITERAL_va_list
static final int LITERAL_va_list
- See Also:
- Constant Field Values
LITERAL_Void
static final int LITERAL_Void
- See Also:
- Constant Field Values
LITERAL_Char
static final int LITERAL_Char
- See Also:
- Constant Field Values
LITERAL_UChar
static final int LITERAL_UChar
- See Also:
- Constant Field Values
LITERAL_Short
static final int LITERAL_Short
- See Also:
- Constant Field Values
LITERAL_UShort
static final int LITERAL_UShort
- See Also:
- Constant Field Values
LITERAL_Int
static final int LITERAL_Int
- See Also:
- Constant Field Values
LITERAL_UInt
static final int LITERAL_UInt
- See Also:
- Constant Field Values
LITERAL_Long
static final int LITERAL_Long
- See Also:
- Constant Field Values
LITERAL_ULong
static final int LITERAL_ULong
- See Also:
- Constant Field Values
LITERAL_LLong
static final int LITERAL_LLong
- See Also:
- Constant Field Values
LITERAL_ULLong
static final int LITERAL_ULLong
- See Also:
- Constant Field Values
LITERAL_Float
static final int LITERAL_Float
- See Also:
- Constant Field Values
LITERAL_Double
static final int LITERAL_Double
- See Also:
- Constant Field Values
LITERAL_LDouble
static final int LITERAL_LDouble
- See Also:
- Constant Field Values
LITERAL_SizeT
static final int LITERAL_SizeT
- See Also:
- Constant Field Values
LITERAL_VaList
static final int LITERAL_VaList
- See Also:
- Constant Field Values
LITERAL_Any
static final int LITERAL_Any
- See Also:
- Constant Field Values
LITERAL_IArg
static final int LITERAL_IArg
- See Also:
- Constant Field Values
LITERAL_UArg
static final int LITERAL_UArg
- See Also:
- Constant Field Values
LITERAL_Bool
static final int LITERAL_Bool
- See Also:
- Constant Field Values
LITERAL_Fxn
static final int LITERAL_Fxn
- See Also:
- Constant Field Values
LITERAL_Ptr
static final int LITERAL_Ptr
- See Also:
- Constant Field Values
LITERAL_String
static final int LITERAL_String
- See Also:
- Constant Field Values
LITERAL_any
static final int LITERAL_any
- See Also:
- Constant Field Values
LITERAL_bool
static final int LITERAL_bool
- See Also:
- Constant Field Values
LITERAL_import
static final int LITERAL_import
- See Also:
- Constant Field Values
LITERAL_as
static final int LITERAL_as
- See Also:
- Constant Field Values
LITERAL_delegates
static final int LITERAL_delegates
- See Also:
- Constant Field Values
LITERAL_instance
static final int LITERAL_instance
- See Also:
- Constant Field Values
DOC_SUF
static final int DOC_SUF
- See Also:
- Constant Field Values
DOC_PRE
static final int DOC_PRE
- See Also:
- Constant Field Values
OPER
static final int OPER
- See Also:
- Constant Field Values
END
static final int END
- See Also:
- Constant Field Values
WS
static final int WS
- See Also:
- Constant Field Values
SL_COMMENT
static final int SL_COMMENT
- See Also:
- Constant Field Values
ML_COMMENT
static final int ML_COMMENT
- See Also:
- Constant Field Values
DOT
static final int DOT
- See Also:
- Constant Field Values
ID
static final int ID
- See Also:
- Constant Field Values
D
static final int D
- See Also:
- Constant Field Values
R
static final int R
- See Also:
- Constant Field Values
H
static final int H
- See Also:
- Constant Field Values
E
static final int E
- See Also:
- Constant Field Values
LU
static final int LU
- See Also:
- Constant Field Values