maj
Interface MAJ2JavaTokenTypes

All Known Implementing Classes:
MAJ2JavaTranslator

public interface MAJ2JavaTokenTypes


Field Summary
static int ABSTRACT
           
static int ARRAY_DECLARATOR
           
static int ARRAY_INIT
           
static int ASPECTJ_ADVICE_AFTER
           
static int ASPECTJ_ADVICE_AROUND
           
static int ASPECTJ_ADVICE_BEFORE
           
static int ASPECTJ_ADVICE_SPEC
           
static int ASPECTJ_ARRAY_DECLARATOR
           
static int ASPECTJ_ARRAY_INIT
           
static int ASPECTJ_ASPECT_BLOCK
           
static int ASPECTJ_ASPECT_DEC
           
static int ASPECTJ_CASE_GROUP
           
static int ASPECTJ_CLASS_DEF
           
static int ASPECTJ_CONSTRUCTOR_PATTERN
           
static int ASPECTJ_CTOR_CALL
           
static int ASPECTJ_CTOR_DEF
           
static int ASPECTJ_DECLARE
           
static int ASPECTJ_ELIST
           
static int ASPECTJ_EMPTY_STAT
           
static int ASPECTJ_EXPR
           
static int ASPECTJ_EXTENDS_CLAUSE
           
static int ASPECTJ_FOR_CONDITION
           
static int ASPECTJ_FOR_INIT
           
static int ASPECTJ_FOR_ITERATOR
           
static int ASPECTJ_IMPLEMENTS_CLAUSE
           
static int ASPECTJ_IMPORT
           
static int ASPECTJ_INDEX_OP
           
static int ASPECTJ_INSTANCE_INIT
           
static int ASPECTJ_INTERFACE_DEF
           
static int ASPECTJ_LABELED_STAT
           
static int ASPECTJ_MEMBER_LIST
           
static int ASPECTJ_METHOD_CALL
           
static int ASPECTJ_METHOD_DEF
           
static int ASPECTJ_METHOD_PATTERN
           
static int ASPECTJ_MODIFIER_LIST
           
static int ASPECTJ_MODIFIER_LIST_PATTERN
           
static int ASPECTJ_OBJBLOCK
           
static int ASPECTJ_PACKAGE_DEF
           
static int ASPECTJ_PARAMETER_DEF
           
static int ASPECTJ_PARAMETERS
           
static int ASPECTJ_POINTCUT
           
static int ASPECTJ_POINTCUT_DEC
           
static int ASPECTJ_POST_DEC
           
static int ASPECTJ_POST_INC
           
static int ASPECTJ_PRIVILEGED
           
static int ASPECTJ_SIGNATURE
           
static int ASPECTJ_SIGNATURE_PATTERN
           
static int ASPECTJ_SLIST
           
static int ASPECTJ_STATEMENT
           
static int ASPECTJ_STATEMENT_LIST
           
static int ASPECTJ_STATIC_INIT
           
static int ASPECTJ_SUPER_CTOR_CALL
           
static int ASPECTJ_TYPE
           
static int ASPECTJ_TYPE_PATTERN
           
static int ASPECTJ_TYPECAST
           
static int ASPECTJ_UNARY_MINUS
           
static int ASPECTJ_UNARY_PLUS
           
static int ASPECTJ_VARDEC_PATTERN
           
static int ASPECTJ_VARIABLE_DEF
           
static int ASSIGN
           
static int BAND
           
static int BAND_ASSIGN
           
static int BLOCK
           
static int BNOT
           
static int BOR
           
static int BOR_ASSIGN
           
static int BSR
           
static int BSR_ASSIGN
           
static int BXOR
           
static int BXOR_ASSIGN
           
static int CASE_GROUP
           
static int CHAR_LITERAL
           
static int CLASS_DEF
           
static int COLON
           
static int COMMA
           
static int CTOR_CALL
           
static int CTOR_DEF
           
static int DEC
           
static int DIV
           
static int DIV_ASSIGN
           
static int DOT
           
static int ELIST
           
static int ELLIPSIS
           
static int EMPTY_STAT
           
static int EOF
           
static int EQUAL
           
static int ESC
           
static int EXPONENT
           
static int EXPR
           
static int EXTENDS_CLAUSE
           
static int FINAL
           
static int FLOAT_SUFFIX
           
static int FOR_CONDITION
           
static int FOR_INIT
           
static int FOR_ITERATOR
           
static int GE
           
static int GT
           
static int HEX_DIGIT
           
static int IDENT
           
static int IMPLEMENTS_CLAUSE
           
static int IMPORT
           
static int INC
           
static int INDEX_OP
           
static int INFER_DECL
           
static int INFER_DECL_EXPR
           
static int INFER_TYPE_EXPR
           
static int INFER_TYPE_ID
           
static int INSTANCE_INIT
           
static int INTERFACE_DEF
           
static int LABELED_STAT
           
static int LAND
           
static int LBRACK
           
static int LCURLY
           
static int LE
           
static int LITERAL_AdviceDec
           
static int LITERAL_adviceexecution
           
static int LITERAL_after
           
static int LITERAL_args
           
static int LITERAL_around
           
static int LITERAL_aspect
           
static int LITERAL_AspectDec
           
static int LITERAL_AspectJCompUnitMember
           
static int LITERAL_AspectMember
           
static int LITERAL_before
           
static int LITERAL_boolean
           
static int LITERAL_break
           
static int LITERAL_byte
           
static int LITERAL_call
           
static int LITERAL_case
           
static int LITERAL_catch
           
static int LITERAL_cflow
           
static int LITERAL_cflowbelow
           
static int LITERAL_char
           
static int LITERAL_class
           
static int LITERAL_ClassDec
           
static int LITERAL_ClassMember
           
static int LITERAL_CompUnit
           
static int LITERAL_const
           
static int LITERAL_ConstructorDec
           
static int LITERAL_continue
           
static int LITERAL_declare
           
static int LITERAL_DeclareDec
           
static int LITERAL_default
           
static int LITERAL_do
           
static int LITERAL_double
           
static int LITERAL_else
           
static int LITERAL_error
           
static int LITERAL_execution
           
static int LITERAL_extends
           
static int LITERAL_false
           
static int LITERAL_finally
           
static int LITERAL_float
           
static int LITERAL_for
           
static int LITERAL_Formal
           
static int LITERAL_FormalDec
           
static int LITERAL_get
           
static int LITERAL_handler
           
static int LITERAL_IDENT
           
static int LITERAL_Identifier
           
static int LITERAL_if
           
static int LITERAL_implements
           
static int LITERAL_import
           
static int LITERAL_Import
           
static int LITERAL_infer
           
static int LITERAL_initialization
           
static int LITERAL_instanceof
           
static int LITERAL_int
           
static int LITERAL_interface
           
static int LITERAL_InterfaceDec
           
static int LITERAL_IntroducedDec
           
static int LITERAL_IntroduceDec
           
static int LITERAL_issingleton
           
static int LITERAL_JavaCompUnitMember
           
static int LITERAL_JavaExpr
           
static int LITERAL_long
           
static int LITERAL_MethodDec
           
static int LITERAL_MethodDecList
           
static int LITERAL_Modifiers
           
static int LITERAL_NamePattern
           
static int LITERAL_native
           
static int LITERAL_new
           
static int LITERAL_null
           
static int LITERAL_package
           
static int LITERAL_parents
           
static int LITERAL_Pcd
           
static int LITERAL_percflow
           
static int LITERAL_percflowbelow
           
static int LITERAL_pertarget
           
static int LITERAL_perthis
           
static int LITERAL_pointcut
           
static int LITERAL_PointcutDec
           
static int LITERAL_precedence
           
static int LITERAL_preinitialization
           
static int LITERAL_private
           
static int LITERAL_privileged
           
static int LITERAL_protected
           
static int LITERAL_public
           
static int LITERAL_return
           
static int LITERAL_returning
           
static int LITERAL_set
           
static int LITERAL_short
           
static int LITERAL_soft
           
static int LITERAL_static
           
static int LITERAL_staticinitialization
           
static int LITERAL_Stmt
           
static int LITERAL_super
           
static int LITERAL_switch
           
static int LITERAL_synchronized
           
static int LITERAL_target
           
static int LITERAL_this
           
static int LITERAL_threadsafe
           
static int LITERAL_throw
           
static int LITERAL_throwing
           
static int LITERAL_throws
           
static int LITERAL_transient
           
static int LITERAL_true
           
static int LITERAL_try
           
static int LITERAL_TypeDec
           
static int LITERAL_TypeSpec
           
static int LITERAL_VarDec
           
static int LITERAL_void
           
static int LITERAL_volatile
           
static int LITERAL_warning
           
static int LITERAL_while
           
static int LITERAL_within
           
static int LITERAL_withincode
           
static int LNOT
           
static int LOR
           
static int LPAREN
           
static int LT
           
static int MAJ_INFER_DECL
           
static int MAJ_PROMOTE
           
static int MAJ_PROMOTE_BOOLEAN
           
static int MAJ_PROMOTE_BYTE
           
static int MAJ_PROMOTE_CHAR
           
static int MAJ_PROMOTE_DOUBLE
           
static int MAJ_PROMOTE_FLOAT
           
static int MAJ_PROMOTE_INT
           
static int MAJ_PROMOTE_LONG
           
static int MAJ_PROMOTE_SHORT
           
static int MAJ_PROMOTE_STRING
           
static int MAJ_QUOTE_ADVICE_DEC
           
static int MAJ_QUOTE_ASPECT_DEC
           
static int MAJ_QUOTE_ASPECT_MEMBER_LIST
           
static int MAJ_QUOTE_ASPECTJ_COMP_UNIT_MEMBERS
           
static int MAJ_QUOTE_CLASS_DEC
           
static int MAJ_QUOTE_CLASS_MEMBER_LIST
           
static int MAJ_QUOTE_COMP_UNIT
           
static int MAJ_QUOTE_CONSTRUCTOR_DEC
           
static int MAJ_QUOTE_CONSTRUCTOR_DEC_LIST
           
static int MAJ_QUOTE_EMPTY
           
static int MAJ_QUOTE_EXPR
           
static int MAJ_QUOTE_EXPR_LIST
           
static int MAJ_QUOTE_IDENT
           
static int MAJ_QUOTE_IDENT_PATTERN
           
static int MAJ_QUOTE_IDENTIFIER
           
static int MAJ_QUOTE_IMPORT
           
static int MAJ_QUOTE_IMPORT_LIST
           
static int MAJ_QUOTE_INTERFACE_DEC
           
static int MAJ_QUOTE_INTERTYPE_DEC
           
static int MAJ_QUOTE_JAVA_COMP_UNIT_MEMBERS
           
static int MAJ_QUOTE_METHOD_DEC
           
static int MAJ_QUOTE_METHOD_DEC_LIST
           
static int MAJ_QUOTE_MODIFIERS
           
static int MAJ_QUOTE_PARAM_DEC
           
static int MAJ_QUOTE_PARAM_DEC_LIST
           
static int MAJ_QUOTE_POINTCUT
           
static int MAJ_QUOTE_POINTCUT_DEC
           
static int MAJ_QUOTE_STATEMENT
           
static int MAJ_QUOTE_STATEMENT_LIST
           
static int MAJ_QUOTE_TYPE_SPEC
           
static int MAJ_QUOTE_VAR_DEC
           
static int MAJ_QUOTE_VAR_DEC_LIST
           
static int MAJ_QUOTED_TYPED
           
static int MAJ_QUOTED_UNTYPED
           
static int MAJ_UNQUOTE_ADVICE_DEC
           
static int MAJ_UNQUOTE_ASPECT_DEC
           
static int MAJ_UNQUOTE_ASPECT_MEMBER_LIST
           
static int MAJ_UNQUOTE_ASPECTJ_COMP_UNIT_MEMBERS
           
static int MAJ_UNQUOTE_CLASS_DEC
           
static int MAJ_UNQUOTE_CLASS_MEMBER_LIST
           
static int MAJ_UNQUOTE_COMP_UNIT
           
static int MAJ_UNQUOTE_CONSTANT
           
static int MAJ_UNQUOTE_CONSTRUCTOR_DEC
           
static int MAJ_UNQUOTE_CONSTRUCTOR_DEC_LIST
           
static int MAJ_UNQUOTE_EMPTY_UNTYPED
           
static int MAJ_UNQUOTE_EXPR
           
static int MAJ_UNQUOTE_EXPR_LIST
           
static int MAJ_UNQUOTE_IDENT
           
static int MAJ_UNQUOTE_IDENT_PATTERN
           
static int MAJ_UNQUOTE_IDENTIFIER
           
static int MAJ_UNQUOTE_IMPORT
           
static int MAJ_UNQUOTE_IMPORT_LIST
           
static int MAJ_UNQUOTE_INTERFACE_DEC
           
static int MAJ_UNQUOTE_INTERTYPE_DEC
           
static int MAJ_UNQUOTE_JAVA_COMP_UNIT_MEMBERS
           
static int MAJ_UNQUOTE_METHOD_DEC
           
static int MAJ_UNQUOTE_METHOD_DEC_LIST
           
static int MAJ_UNQUOTE_MODIFIERS
           
static int MAJ_UNQUOTE_PARAM_DEC
           
static int MAJ_UNQUOTE_PARAM_DEC_LIST
           
static int MAJ_UNQUOTE_POINTCUT
           
static int MAJ_UNQUOTE_POINTCUT_DEC
           
static int MAJ_UNQUOTE_STATEMENT
           
static int MAJ_UNQUOTE_STATEMENT_LIST
           
static int MAJ_UNQUOTE_TYPE_SPEC
           
static int MAJ_UNQUOTE_VAR_DEC
           
static int MAJ_UNQUOTE_VAR_DEC_LIST
           
static int METHOD_CALL
           
static int METHOD_DEF
           
static int MINUS
           
static int MINUS_ASSIGN
           
static int ML_COMMENT
           
static int MOD
           
static int MOD_ASSIGN
           
static int MODIFIERS
           
static int NOT_EQUAL
           
static int NULL_TREE_LOOKAHEAD
           
static int NUM_DOUBLE
           
static int NUM_FLOAT
           
static int NUM_INT
           
static int NUM_LONG
           
static int OBJBLOCK
           
static int PACKAGE_DEF
           
static int PARAMETER_DEF
           
static int PARAMETERS
           
static int PLUS
           
static int PLUS_ASSIGN
           
static int POST_DEC
           
static int POST_INC
           
static int QUESTION
           
static int QUOTE
           
static int QUOTED_TYPED_DECL
           
static int QUOTED_UNTYPED_DECL
           
static int RBRACK
           
static int RCURLY
           
static int RPAREN
           
static int SEMI
           
static int SL
           
static int SL_ASSIGN
           
static int SL_COMMENT
           
static int SLIST
           
static int SR
           
static int SR_ASSIGN
           
static int STAR
           
static int STAR_ASSIGN
           
static int STATIC_INIT
           
static int STRICTFP
           
static int STRING_LITERAL
           
static int SUPER_CTOR_CALL
           
static int TYPE
           
static int TYPECAST
           
static int UNARY_MINUS
           
static int UNARY_PLUS
           
static int UNQUOTE
           
static int VARIABLE_DEF
           
static int VOCAB
           
static int WS
           
 

Field Detail

EOF

public static final int EOF
See Also:
Constant Field Values

NULL_TREE_LOOKAHEAD

public static final int NULL_TREE_LOOKAHEAD
See Also:
Constant Field Values

ELLIPSIS

public static final int ELLIPSIS
See Also:
Constant Field Values

DOT

public static final int DOT
See Also:
Constant Field Values

NUM_FLOAT

public static final int NUM_FLOAT
See Also:
Constant Field Values

NUM_DOUBLE

public static final int NUM_DOUBLE
See Also:
Constant Field Values

NUM_LONG

public static final int NUM_LONG
See Also:
Constant Field Values

LITERAL_package

public static final int LITERAL_package
See Also:
Constant Field Values

LITERAL_Identifier

public static final int LITERAL_Identifier
See Also:
Constant Field Values

LITERAL_NamePattern

public static final int LITERAL_NamePattern
See Also:
Constant Field Values

LITERAL_Modifiers

public static final int LITERAL_Modifiers
See Also:
Constant Field Values

LITERAL_Import

public static final int LITERAL_Import
See Also:
Constant Field Values

LITERAL_import

public static final int LITERAL_import
See Also:
Constant Field Values

LITERAL_TypeSpec

public static final int LITERAL_TypeSpec
See Also:
Constant Field Values

LITERAL_VarDec

public static final int LITERAL_VarDec
See Also:
Constant Field Values

LITERAL_JavaExpr

public static final int LITERAL_JavaExpr
See Also:
Constant Field Values

LITERAL_Stmt

public static final int LITERAL_Stmt
See Also:
Constant Field Values

LITERAL_MethodDec

public static final int LITERAL_MethodDec
See Also:
Constant Field Values

LITERAL_ClassDec

public static final int LITERAL_ClassDec
See Also:
Constant Field Values

LITERAL_ClassMember

public static final int LITERAL_ClassMember
See Also:
Constant Field Values

LITERAL_InterfaceDec

public static final int LITERAL_InterfaceDec
See Also:
Constant Field Values

LITERAL_CompUnit

public static final int LITERAL_CompUnit
See Also:
Constant Field Values

LITERAL_DeclareDec

public static final int LITERAL_DeclareDec
See Also:
Constant Field Values

LITERAL_AdviceDec

public static final int LITERAL_AdviceDec
See Also:
Constant Field Values

LITERAL_PointcutDec

public static final int LITERAL_PointcutDec
See Also:
Constant Field Values

LITERAL_AspectDec

public static final int LITERAL_AspectDec
See Also:
Constant Field Values

LITERAL_FormalDec

public static final int LITERAL_FormalDec
See Also:
Constant Field Values

LITERAL_void

public static final int LITERAL_void
See Also:
Constant Field Values

LITERAL_boolean

public static final int LITERAL_boolean
See Also:
Constant Field Values

LITERAL_byte

public static final int LITERAL_byte
See Also:
Constant Field Values

LITERAL_char

public static final int LITERAL_char
See Also:
Constant Field Values

LITERAL_short

public static final int LITERAL_short
See Also:
Constant Field Values

LITERAL_int

public static final int LITERAL_int
See Also:
Constant Field Values

LITERAL_float

public static final int LITERAL_float
See Also:
Constant Field Values

LITERAL_long

public static final int LITERAL_long
See Also:
Constant Field Values

LITERAL_double

public static final int LITERAL_double
See Also:
Constant Field Values

LITERAL_private

public static final int LITERAL_private
See Also:
Constant Field Values

LITERAL_public

public static final int LITERAL_public
See Also:
Constant Field Values

LITERAL_protected

public static final int LITERAL_protected
See Also:
Constant Field Values

LITERAL_static

public static final int LITERAL_static
See Also:
Constant Field Values

LITERAL_transient

public static final int LITERAL_transient
See Also:
Constant Field Values

LITERAL_native

public static final int LITERAL_native
See Also:
Constant Field Values

LITERAL_threadsafe

public static final int LITERAL_threadsafe
See Also:
Constant Field Values

LITERAL_synchronized

public static final int LITERAL_synchronized
See Also:
Constant Field Values

LITERAL_volatile

public static final int LITERAL_volatile
See Also:
Constant Field Values

LITERAL_class

public static final int LITERAL_class
See Also:
Constant Field Values

LITERAL_extends

public static final int LITERAL_extends
See Also:
Constant Field Values

LITERAL_interface

public static final int LITERAL_interface
See Also:
Constant Field Values

LITERAL_implements

public static final int LITERAL_implements
See Also:
Constant Field Values

LITERAL_this

public static final int LITERAL_this
See Also:
Constant Field Values

LITERAL_super

public static final int LITERAL_super
See Also:
Constant Field Values

LITERAL_throws

public static final int LITERAL_throws
See Also:
Constant Field Values

LITERAL_if

public static final int LITERAL_if
See Also:
Constant Field Values

LITERAL_else

public static final int LITERAL_else
See Also:
Constant Field Values

LITERAL_for

public static final int LITERAL_for
See Also:
Constant Field Values

LITERAL_while

public static final int LITERAL_while
See Also:
Constant Field Values

LITERAL_do

public static final int LITERAL_do
See Also:
Constant Field Values

LITERAL_break

public static final int LITERAL_break
See Also:
Constant Field Values

LITERAL_continue

public static final int LITERAL_continue
See Also:
Constant Field Values

LITERAL_return

public static final int LITERAL_return
See Also:
Constant Field Values

LITERAL_switch

public static final int LITERAL_switch
See Also:
Constant Field Values

LITERAL_throw

public static final int LITERAL_throw
See Also:
Constant Field Values

LITERAL_case

public static final int LITERAL_case
See Also:
Constant Field Values

LITERAL_default

public static final int LITERAL_default
See Also:
Constant Field Values

LITERAL_try

public static final int LITERAL_try
See Also:
Constant Field Values

LITERAL_finally

public static final int LITERAL_finally
See Also:
Constant Field Values

LITERAL_catch

public static final int LITERAL_catch
See Also:
Constant Field Values

LITERAL_true

public static final int LITERAL_true
See Also:
Constant Field Values

LITERAL_false

public static final int LITERAL_false
See Also:
Constant Field Values

LITERAL_null

public static final int LITERAL_null
See Also:
Constant Field Values

LITERAL_new

public static final int LITERAL_new
See Also:
Constant Field Values

LITERAL_infer

public static final int LITERAL_infer
See Also:
Constant Field Values

LITERAL_TypeDec

public static final int LITERAL_TypeDec
See Also:
Constant Field Values

LITERAL_IntroduceDec

public static final int LITERAL_IntroduceDec
See Also:
Constant Field Values

LITERAL_Pcd

public static final int LITERAL_Pcd
See Also:
Constant Field Values

LITERAL_AspectMember

public static final int LITERAL_AspectMember
See Also:
Constant Field Values

LITERAL_instanceof

public static final int LITERAL_instanceof
See Also:
Constant Field Values

LITERAL_pertarget

public static final int LITERAL_pertarget
See Also:
Constant Field Values

LITERAL_perthis

public static final int LITERAL_perthis
See Also:
Constant Field Values

LITERAL_percflow

public static final int LITERAL_percflow
See Also:
Constant Field Values

LITERAL_percflowbelow

public static final int LITERAL_percflowbelow
See Also:
Constant Field Values

LITERAL_issingleton

public static final int LITERAL_issingleton
See Also:
Constant Field Values

LITERAL_pointcut

public static final int LITERAL_pointcut
See Also:
Constant Field Values

LITERAL_call

public static final int LITERAL_call
See Also:
Constant Field Values

LITERAL_execution

public static final int LITERAL_execution
See Also:
Constant Field Values

LITERAL_withincode

public static final int LITERAL_withincode
See Also:
Constant Field Values

LITERAL_initialization

public static final int LITERAL_initialization
See Also:
Constant Field Values

LITERAL_preinitialization

public static final int LITERAL_preinitialization
See Also:
Constant Field Values

LITERAL_staticinitialization

public static final int LITERAL_staticinitialization
See Also:
Constant Field Values

LITERAL_get

public static final int LITERAL_get
See Also:
Constant Field Values

LITERAL_set

public static final int LITERAL_set
See Also:
Constant Field Values

LITERAL_handler

public static final int LITERAL_handler
See Also:
Constant Field Values

LITERAL_adviceexecution

public static final int LITERAL_adviceexecution
See Also:
Constant Field Values

LITERAL_within

public static final int LITERAL_within
See Also:
Constant Field Values

LITERAL_cflow

public static final int LITERAL_cflow
See Also:
Constant Field Values

LITERAL_target

public static final int LITERAL_target
See Also:
Constant Field Values

LITERAL_args

public static final int LITERAL_args
See Also:
Constant Field Values

LITERAL_declare

public static final int LITERAL_declare
See Also:
Constant Field Values

LITERAL_parents

public static final int LITERAL_parents
See Also:
Constant Field Values

LITERAL_warning

public static final int LITERAL_warning
See Also:
Constant Field Values

LITERAL_error

public static final int LITERAL_error
See Also:
Constant Field Values

LITERAL_soft

public static final int LITERAL_soft
See Also:
Constant Field Values

LITERAL_precedence

public static final int LITERAL_precedence
See Also:
Constant Field Values

LITERAL_before

public static final int LITERAL_before
See Also:
Constant Field Values

LITERAL_after

public static final int LITERAL_after
See Also:
Constant Field Values

LITERAL_returning

public static final int LITERAL_returning
See Also:
Constant Field Values

LITERAL_throwing

public static final int LITERAL_throwing
See Also:
Constant Field Values

LITERAL_around

public static final int LITERAL_around
See Also:
Constant Field Values

LITERAL_MethodDecList

public static final int LITERAL_MethodDecList
See Also:
Constant Field Values

LITERAL_IntroducedDec

public static final int LITERAL_IntroducedDec
See Also:
Constant Field Values

LITERAL_cflowbelow

public static final int LITERAL_cflowbelow
See Also:
Constant Field Values

LITERAL_JavaCompUnitMember

public static final int LITERAL_JavaCompUnitMember
See Also:
Constant Field Values

LITERAL_AspectJCompUnitMember

public static final int LITERAL_AspectJCompUnitMember
See Also:
Constant Field Values

BLOCK

public static final int BLOCK
See Also:
Constant Field Values

MODIFIERS

public static final int MODIFIERS
See Also:
Constant Field Values

OBJBLOCK

public static final int OBJBLOCK
See Also:
Constant Field Values

SLIST

public static final int SLIST
See Also:
Constant Field Values

CTOR_DEF

public static final int CTOR_DEF
See Also:
Constant Field Values

METHOD_DEF

public static final int METHOD_DEF
See Also:
Constant Field Values

VARIABLE_DEF

public static final int VARIABLE_DEF
See Also:
Constant Field Values

INSTANCE_INIT

public static final int INSTANCE_INIT
See Also:
Constant Field Values

STATIC_INIT

public static final int STATIC_INIT
See Also:
Constant Field Values

TYPE

public static final int TYPE
See Also:
Constant Field Values

CLASS_DEF

public static final int CLASS_DEF
See Also:
Constant Field Values

INTERFACE_DEF

public static final int INTERFACE_DEF
See Also:
Constant Field Values

PACKAGE_DEF

public static final int PACKAGE_DEF
See Also:
Constant Field Values

ARRAY_DECLARATOR

public static final int ARRAY_DECLARATOR
See Also:
Constant Field Values

EXTENDS_CLAUSE

public static final int EXTENDS_CLAUSE
See Also:
Constant Field Values

IMPLEMENTS_CLAUSE

public static final int IMPLEMENTS_CLAUSE
See Also:
Constant Field Values

PARAMETERS

public static final int PARAMETERS
See Also:
Constant Field Values

PARAMETER_DEF

public static final int PARAMETER_DEF
See Also:
Constant Field Values

LABELED_STAT

public static final int LABELED_STAT
See Also:
Constant Field Values

TYPECAST

public static final int TYPECAST
See Also:
Constant Field Values

INDEX_OP

public static final int INDEX_OP
See Also:
Constant Field Values

POST_INC

public static final int POST_INC
See Also:
Constant Field Values

POST_DEC

public static final int POST_DEC
See Also:
Constant Field Values

METHOD_CALL

public static final int METHOD_CALL
See Also:
Constant Field Values

EXPR

public static final int EXPR
See Also:
Constant Field Values

ARRAY_INIT

public static final int ARRAY_INIT
See Also:
Constant Field Values

IMPORT

public static final int IMPORT
See Also:
Constant Field Values

UNARY_MINUS

public static final int UNARY_MINUS
See Also:
Constant Field Values

UNARY_PLUS

public static final int UNARY_PLUS
See Also:
Constant Field Values

CASE_GROUP

public static final int CASE_GROUP
See Also:
Constant Field Values

ELIST

public static final int ELIST
See Also:
Constant Field Values

FOR_INIT

public static final int FOR_INIT
See Also:
Constant Field Values

FOR_CONDITION

public static final int FOR_CONDITION
See Also:
Constant Field Values

FOR_ITERATOR

public static final int FOR_ITERATOR
See Also:
Constant Field Values

EMPTY_STAT

public static final int EMPTY_STAT
See Also:
Constant Field Values

FINAL

public static final int FINAL
See Also:
Constant Field Values

ABSTRACT

public static final int ABSTRACT
See Also:
Constant Field Values

STRICTFP

public static final int STRICTFP
See Also:
Constant Field Values

SUPER_CTOR_CALL

public static final int SUPER_CTOR_CALL
See Also:
Constant Field Values

CTOR_CALL

public static final int CTOR_CALL
See Also:
Constant Field Values

MAJ_INFER_DECL

public static final int MAJ_INFER_DECL
See Also:
Constant Field Values

MAJ_QUOTED_TYPED

public static final int MAJ_QUOTED_TYPED
See Also:
Constant Field Values

MAJ_QUOTED_UNTYPED

public static final int MAJ_QUOTED_UNTYPED
See Also:
Constant Field Values

MAJ_QUOTE_IDENTIFIER

public static final int MAJ_QUOTE_IDENTIFIER
See Also:
Constant Field Values

MAJ_UNQUOTE_IDENTIFIER

public static final int MAJ_UNQUOTE_IDENTIFIER
See Also:
Constant Field Values

MAJ_QUOTE_IDENT

public static final int MAJ_QUOTE_IDENT
See Also:
Constant Field Values

MAJ_UNQUOTE_IDENT

public static final int MAJ_UNQUOTE_IDENT
See Also:
Constant Field Values

MAJ_QUOTE_MODIFIERS

public static final int MAJ_QUOTE_MODIFIERS
See Also:
Constant Field Values

MAJ_UNQUOTE_MODIFIERS

public static final int MAJ_UNQUOTE_MODIFIERS
See Also:
Constant Field Values

MAJ_QUOTE_IMPORT

public static final int MAJ_QUOTE_IMPORT
See Also:
Constant Field Values

MAJ_UNQUOTE_IMPORT

public static final int MAJ_UNQUOTE_IMPORT
See Also:
Constant Field Values

MAJ_QUOTE_IMPORT_LIST

public static final int MAJ_QUOTE_IMPORT_LIST
See Also:
Constant Field Values

MAJ_UNQUOTE_IMPORT_LIST

public static final int MAJ_UNQUOTE_IMPORT_LIST
See Also:
Constant Field Values

MAJ_QUOTE_TYPE_SPEC

public static final int MAJ_QUOTE_TYPE_SPEC
See Also:
Constant Field Values

MAJ_UNQUOTE_TYPE_SPEC

public static final int MAJ_UNQUOTE_TYPE_SPEC
See Also:
Constant Field Values

MAJ_QUOTE_IDENT_PATTERN

public static final int MAJ_QUOTE_IDENT_PATTERN
See Also:
Constant Field Values

MAJ_UNQUOTE_IDENT_PATTERN

public static final int MAJ_UNQUOTE_IDENT_PATTERN
See Also:
Constant Field Values

MAJ_QUOTE_EXPR

public static final int MAJ_QUOTE_EXPR
See Also:
Constant Field Values

MAJ_UNQUOTE_EXPR

public static final int MAJ_UNQUOTE_EXPR
See Also:
Constant Field Values

MAJ_QUOTE_EXPR_LIST

public static final int MAJ_QUOTE_EXPR_LIST
See Also:
Constant Field Values

MAJ_UNQUOTE_EXPR_LIST

public static final int MAJ_UNQUOTE_EXPR_LIST
See Also:
Constant Field Values

MAJ_QUOTE_POINTCUT

public static final int MAJ_QUOTE_POINTCUT
See Also:
Constant Field Values

MAJ_UNQUOTE_POINTCUT

public static final int MAJ_UNQUOTE_POINTCUT
See Also:
Constant Field Values

MAJ_QUOTE_STATEMENT

public static final int MAJ_QUOTE_STATEMENT
See Also:
Constant Field Values

MAJ_UNQUOTE_STATEMENT

public static final int MAJ_UNQUOTE_STATEMENT
See Also:
Constant Field Values

MAJ_QUOTE_STATEMENT_LIST

public static final int MAJ_QUOTE_STATEMENT_LIST
See Also:
Constant Field Values

MAJ_UNQUOTE_STATEMENT_LIST

public static final int MAJ_UNQUOTE_STATEMENT_LIST
See Also:
Constant Field Values

MAJ_QUOTE_VAR_DEC

public static final int MAJ_QUOTE_VAR_DEC
See Also:
Constant Field Values

MAJ_UNQUOTE_VAR_DEC

public static final int MAJ_UNQUOTE_VAR_DEC
See Also:
Constant Field Values

MAJ_QUOTE_VAR_DEC_LIST

public static final int MAJ_QUOTE_VAR_DEC_LIST
See Also:
Constant Field Values

MAJ_UNQUOTE_VAR_DEC_LIST

public static final int MAJ_UNQUOTE_VAR_DEC_LIST
See Also:
Constant Field Values

MAJ_QUOTE_METHOD_DEC

public static final int MAJ_QUOTE_METHOD_DEC
See Also:
Constant Field Values

MAJ_UNQUOTE_METHOD_DEC

public static final int MAJ_UNQUOTE_METHOD_DEC
See Also:
Constant Field Values

MAJ_QUOTE_METHOD_DEC_LIST

public static final int MAJ_QUOTE_METHOD_DEC_LIST
See Also:
Constant Field Values

MAJ_UNQUOTE_METHOD_DEC_LIST

public static final int MAJ_UNQUOTE_METHOD_DEC_LIST
See Also:
Constant Field Values

MAJ_QUOTE_CONSTRUCTOR_DEC

public static final int MAJ_QUOTE_CONSTRUCTOR_DEC
See Also:
Constant Field Values

MAJ_UNQUOTE_CONSTRUCTOR_DEC

public static final int MAJ_UNQUOTE_CONSTRUCTOR_DEC
See Also:
Constant Field Values

MAJ_QUOTE_CONSTRUCTOR_DEC_LIST

public static final int MAJ_QUOTE_CONSTRUCTOR_DEC_LIST
See Also:
Constant Field Values

MAJ_UNQUOTE_CONSTRUCTOR_DEC_LIST

public static final int MAJ_UNQUOTE_CONSTRUCTOR_DEC_LIST
See Also:
Constant Field Values

MAJ_QUOTE_POINTCUT_DEC

public static final int MAJ_QUOTE_POINTCUT_DEC
See Also:
Constant Field Values

MAJ_UNQUOTE_POINTCUT_DEC

public static final int MAJ_UNQUOTE_POINTCUT_DEC
See Also:
Constant Field Values

MAJ_QUOTE_ADVICE_DEC

public static final int MAJ_QUOTE_ADVICE_DEC
See Also:
Constant Field Values

MAJ_UNQUOTE_ADVICE_DEC

public static final int MAJ_UNQUOTE_ADVICE_DEC
See Also:
Constant Field Values

MAJ_QUOTE_INTERTYPE_DEC

public static final int MAJ_QUOTE_INTERTYPE_DEC
See Also:
Constant Field Values

MAJ_UNQUOTE_INTERTYPE_DEC

public static final int MAJ_UNQUOTE_INTERTYPE_DEC
See Also:
Constant Field Values

MAJ_QUOTE_CLASS_DEC

public static final int MAJ_QUOTE_CLASS_DEC
See Also:
Constant Field Values

MAJ_UNQUOTE_CLASS_DEC

public static final int MAJ_UNQUOTE_CLASS_DEC
See Also:
Constant Field Values

MAJ_QUOTE_INTERFACE_DEC

public static final int MAJ_QUOTE_INTERFACE_DEC
See Also:
Constant Field Values

MAJ_UNQUOTE_INTERFACE_DEC

public static final int MAJ_UNQUOTE_INTERFACE_DEC
See Also:
Constant Field Values

MAJ_QUOTE_CLASS_MEMBER_LIST

public static final int MAJ_QUOTE_CLASS_MEMBER_LIST
See Also:
Constant Field Values

MAJ_UNQUOTE_CLASS_MEMBER_LIST

public static final int MAJ_UNQUOTE_CLASS_MEMBER_LIST
See Also:
Constant Field Values

MAJ_QUOTE_ASPECT_DEC

public static final int MAJ_QUOTE_ASPECT_DEC
See Also:
Constant Field Values

MAJ_UNQUOTE_ASPECT_DEC

public static final int MAJ_UNQUOTE_ASPECT_DEC
See Also:
Constant Field Values

MAJ_QUOTE_ASPECT_MEMBER_LIST

public static final int MAJ_QUOTE_ASPECT_MEMBER_LIST
See Also:
Constant Field Values

MAJ_UNQUOTE_ASPECT_MEMBER_LIST

public static final int MAJ_UNQUOTE_ASPECT_MEMBER_LIST
See Also:
Constant Field Values

MAJ_QUOTE_COMP_UNIT

public static final int MAJ_QUOTE_COMP_UNIT
See Also:
Constant Field Values

MAJ_UNQUOTE_COMP_UNIT

public static final int MAJ_UNQUOTE_COMP_UNIT
See Also:
Constant Field Values

MAJ_QUOTE_JAVA_COMP_UNIT_MEMBERS

public static final int MAJ_QUOTE_JAVA_COMP_UNIT_MEMBERS
See Also:
Constant Field Values

MAJ_UNQUOTE_JAVA_COMP_UNIT_MEMBERS

public static final int MAJ_UNQUOTE_JAVA_COMP_UNIT_MEMBERS
See Also:
Constant Field Values

MAJ_QUOTE_ASPECTJ_COMP_UNIT_MEMBERS

public static final int MAJ_QUOTE_ASPECTJ_COMP_UNIT_MEMBERS
See Also:
Constant Field Values

MAJ_UNQUOTE_ASPECTJ_COMP_UNIT_MEMBERS

public static final int MAJ_UNQUOTE_ASPECTJ_COMP_UNIT_MEMBERS
See Also:
Constant Field Values

MAJ_QUOTE_PARAM_DEC

public static final int MAJ_QUOTE_PARAM_DEC
See Also:
Constant Field Values

MAJ_UNQUOTE_PARAM_DEC

public static final int MAJ_UNQUOTE_PARAM_DEC
See Also:
Constant Field Values

MAJ_QUOTE_PARAM_DEC_LIST

public static final int MAJ_QUOTE_PARAM_DEC_LIST
See Also:
Constant Field Values

MAJ_UNQUOTE_PARAM_DEC_LIST

public static final int MAJ_UNQUOTE_PARAM_DEC_LIST
See Also:
Constant Field Values

MAJ_QUOTE_EMPTY

public static final int MAJ_QUOTE_EMPTY
See Also:
Constant Field Values

MAJ_UNQUOTE_EMPTY_UNTYPED

public static final int MAJ_UNQUOTE_EMPTY_UNTYPED
See Also:
Constant Field Values

MAJ_UNQUOTE_CONSTANT

public static final int MAJ_UNQUOTE_CONSTANT
See Also:
Constant Field Values

ASPECTJ_ASPECT_BLOCK

public static final int ASPECTJ_ASPECT_BLOCK
See Also:
Constant Field Values

ASPECTJ_MODIFIER_LIST

public static final int ASPECTJ_MODIFIER_LIST
See Also:
Constant Field Values

ASPECTJ_OBJBLOCK

public static final int ASPECTJ_OBJBLOCK
See Also:
Constant Field Values

ASPECTJ_SLIST

public static final int ASPECTJ_SLIST
See Also:
Constant Field Values

ASPECTJ_CTOR_DEF

public static final int ASPECTJ_CTOR_DEF
See Also:
Constant Field Values

ASPECTJ_METHOD_DEF

public static final int ASPECTJ_METHOD_DEF
See Also:
Constant Field Values

ASPECTJ_VARIABLE_DEF

public static final int ASPECTJ_VARIABLE_DEF
See Also:
Constant Field Values

ASPECTJ_INSTANCE_INIT

public static final int ASPECTJ_INSTANCE_INIT
See Also:
Constant Field Values

ASPECTJ_STATIC_INIT

public static final int ASPECTJ_STATIC_INIT
See Also:
Constant Field Values

ASPECTJ_TYPE

public static final int ASPECTJ_TYPE
See Also:
Constant Field Values

ASPECTJ_CLASS_DEF

public static final int ASPECTJ_CLASS_DEF
See Also:
Constant Field Values

ASPECTJ_INTERFACE_DEF

public static final int ASPECTJ_INTERFACE_DEF
See Also:
Constant Field Values

ASPECTJ_PACKAGE_DEF

public static final int ASPECTJ_PACKAGE_DEF
See Also:
Constant Field Values

ASPECTJ_ARRAY_DECLARATOR

public static final int ASPECTJ_ARRAY_DECLARATOR
See Also:
Constant Field Values

ASPECTJ_EXTENDS_CLAUSE

public static final int ASPECTJ_EXTENDS_CLAUSE
See Also:
Constant Field Values

ASPECTJ_IMPLEMENTS_CLAUSE

public static final int ASPECTJ_IMPLEMENTS_CLAUSE
See Also:
Constant Field Values

ASPECTJ_PARAMETERS

public static final int ASPECTJ_PARAMETERS
See Also:
Constant Field Values

ASPECTJ_PARAMETER_DEF

public static final int ASPECTJ_PARAMETER_DEF
See Also:
Constant Field Values

ASPECTJ_LABELED_STAT

public static final int ASPECTJ_LABELED_STAT
See Also:
Constant Field Values

ASPECTJ_TYPECAST

public static final int ASPECTJ_TYPECAST
See Also:
Constant Field Values

ASPECTJ_INDEX_OP

public static final int ASPECTJ_INDEX_OP
See Also:
Constant Field Values

ASPECTJ_POST_INC

public static final int ASPECTJ_POST_INC
See Also:
Constant Field Values

ASPECTJ_POST_DEC

public static final int ASPECTJ_POST_DEC
See Also:
Constant Field Values

ASPECTJ_METHOD_CALL

public static final int ASPECTJ_METHOD_CALL
See Also:
Constant Field Values

ASPECTJ_EXPR

public static final int ASPECTJ_EXPR
See Also:
Constant Field Values

ASPECTJ_ARRAY_INIT

public static final int ASPECTJ_ARRAY_INIT
See Also:
Constant Field Values

ASPECTJ_IMPORT

public static final int ASPECTJ_IMPORT
See Also:
Constant Field Values

ASPECTJ_UNARY_MINUS

public static final int ASPECTJ_UNARY_MINUS
See Also:
Constant Field Values

ASPECTJ_UNARY_PLUS

public static final int ASPECTJ_UNARY_PLUS
See Also:
Constant Field Values

ASPECTJ_CASE_GROUP

public static final int ASPECTJ_CASE_GROUP
See Also:
Constant Field Values

ASPECTJ_ELIST

public static final int ASPECTJ_ELIST
See Also:
Constant Field Values

ASPECTJ_FOR_INIT

public static final int ASPECTJ_FOR_INIT
See Also:
Constant Field Values

ASPECTJ_FOR_CONDITION

public static final int ASPECTJ_FOR_CONDITION
See Also:
Constant Field Values

ASPECTJ_FOR_ITERATOR

public static final int ASPECTJ_FOR_ITERATOR
See Also:
Constant Field Values

ASPECTJ_EMPTY_STAT

public static final int ASPECTJ_EMPTY_STAT
See Also:
Constant Field Values

ASPECTJ_SUPER_CTOR_CALL

public static final int ASPECTJ_SUPER_CTOR_CALL
See Also:
Constant Field Values

ASPECTJ_CTOR_CALL

public static final int ASPECTJ_CTOR_CALL
See Also:
Constant Field Values

ASPECTJ_STATEMENT

public static final int ASPECTJ_STATEMENT
See Also:
Constant Field Values

ASPECTJ_STATEMENT_LIST

public static final int ASPECTJ_STATEMENT_LIST
See Also:
Constant Field Values

ASPECTJ_MEMBER_LIST

public static final int ASPECTJ_MEMBER_LIST
See Also:
Constant Field Values

ASPECTJ_ASPECT_DEC

public static final int ASPECTJ_ASPECT_DEC
See Also:
Constant Field Values

ASPECTJ_PRIVILEGED

public static final int ASPECTJ_PRIVILEGED
See Also:
Constant Field Values

ASPECTJ_POINTCUT_DEC

public static final int ASPECTJ_POINTCUT_DEC
See Also:
Constant Field Values

ASPECTJ_POINTCUT

public static final int ASPECTJ_POINTCUT
See Also:
Constant Field Values

ASPECTJ_SIGNATURE

public static final int ASPECTJ_SIGNATURE
See Also:
Constant Field Values

ASPECTJ_SIGNATURE_PATTERN

public static final int ASPECTJ_SIGNATURE_PATTERN
See Also:
Constant Field Values

ASPECTJ_MODIFIER_LIST_PATTERN

public static final int ASPECTJ_MODIFIER_LIST_PATTERN
See Also:
Constant Field Values

ASPECTJ_METHOD_PATTERN

public static final int ASPECTJ_METHOD_PATTERN
See Also:
Constant Field Values

ASPECTJ_CONSTRUCTOR_PATTERN

public static final int ASPECTJ_CONSTRUCTOR_PATTERN
See Also:
Constant Field Values

ASPECTJ_VARDEC_PATTERN

public static final int ASPECTJ_VARDEC_PATTERN
See Also:
Constant Field Values

ASPECTJ_TYPE_PATTERN

public static final int ASPECTJ_TYPE_PATTERN
See Also:
Constant Field Values

ASPECTJ_DECLARE

public static final int ASPECTJ_DECLARE
See Also:
Constant Field Values

ASPECTJ_ADVICE_BEFORE

public static final int ASPECTJ_ADVICE_BEFORE
See Also:
Constant Field Values

ASPECTJ_ADVICE_AFTER

public static final int ASPECTJ_ADVICE_AFTER
See Also:
Constant Field Values

ASPECTJ_ADVICE_AROUND

public static final int ASPECTJ_ADVICE_AROUND
See Also:
Constant Field Values

ASPECTJ_ADVICE_SPEC

public static final int ASPECTJ_ADVICE_SPEC
See Also:
Constant Field Values

INFER_DECL

public static final int INFER_DECL
See Also:
Constant Field Values

INFER_DECL_EXPR

public static final int INFER_DECL_EXPR
See Also:
Constant Field Values

QUOTED_TYPED_DECL

public static final int QUOTED_TYPED_DECL
See Also:
Constant Field Values

QUOTED_UNTYPED_DECL

public static final int QUOTED_UNTYPED_DECL
See Also:
Constant Field Values

INFER_TYPE_ID

public static final int INFER_TYPE_ID
See Also:
Constant Field Values

INFER_TYPE_EXPR

public static final int INFER_TYPE_EXPR
See Also:
Constant Field Values

MAJ_PROMOTE

public static final int MAJ_PROMOTE
See Also:
Constant Field Values

MAJ_PROMOTE_INT

public static final int MAJ_PROMOTE_INT
See Also:
Constant Field Values

MAJ_PROMOTE_FLOAT

public static final int MAJ_PROMOTE_FLOAT
See Also:
Constant Field Values

MAJ_PROMOTE_DOUBLE

public static final int MAJ_PROMOTE_DOUBLE
See Also:
Constant Field Values

MAJ_PROMOTE_CHAR

public static final int MAJ_PROMOTE_CHAR
See Also:
Constant Field Values

MAJ_PROMOTE_BOOLEAN

public static final int MAJ_PROMOTE_BOOLEAN
See Also:
Constant Field Values

MAJ_PROMOTE_LONG

public static final int MAJ_PROMOTE_LONG
See Also:
Constant Field Values

MAJ_PROMOTE_STRING

public static final int MAJ_PROMOTE_STRING
See Also:
Constant Field Values

MAJ_PROMOTE_BYTE

public static final int MAJ_PROMOTE_BYTE
See Also:
Constant Field Values

MAJ_PROMOTE_SHORT

public static final int MAJ_PROMOTE_SHORT
See Also:
Constant Field Values

LITERAL_IDENT

public static final int LITERAL_IDENT
See Also:
Constant Field Values

LITERAL_ConstructorDec

public static final int LITERAL_ConstructorDec
See Also:
Constant Field Values

LBRACK

public static final int LBRACK
See Also:
Constant Field Values

RBRACK

public static final int RBRACK
See Also:
Constant Field Values

QUESTION

public static final int QUESTION
See Also:
Constant Field Values

LPAREN

public static final int LPAREN
See Also:
Constant Field Values

RPAREN

public static final int RPAREN
See Also:
Constant Field Values

LCURLY

public static final int LCURLY
See Also:
Constant Field Values

RCURLY

public static final int RCURLY
See Also:
Constant Field Values

COLON

public static final int COLON
See Also:
Constant Field Values

COMMA

public static final int COMMA
See Also:
Constant Field Values

ASSIGN

public static final int ASSIGN
See Also:
Constant Field Values

EQUAL

public static final int EQUAL
See Also:
Constant Field Values

LNOT

public static final int LNOT
See Also:
Constant Field Values

BNOT

public static final int BNOT
See Also:
Constant Field Values

NOT_EQUAL

public static final int NOT_EQUAL
See Also:
Constant Field Values

DIV

public static final int DIV
See Also:
Constant Field Values

DIV_ASSIGN

public static final int DIV_ASSIGN
See Also:
Constant Field Values

PLUS

public static final int PLUS
See Also:
Constant Field Values

PLUS_ASSIGN

public static final int PLUS_ASSIGN
See Also:
Constant Field Values

INC

public static final int INC
See Also:
Constant Field Values

MINUS

public static final int MINUS
See Also:
Constant Field Values

MINUS_ASSIGN

public static final int MINUS_ASSIGN
See Also:
Constant Field Values

DEC

public static final int DEC
See Also:
Constant Field Values

STAR

public static final int STAR
See Also:
Constant Field Values

STAR_ASSIGN

public static final int STAR_ASSIGN
See Also:
Constant Field Values

MOD

public static final int MOD
See Also:
Constant Field Values

MOD_ASSIGN

public static final int MOD_ASSIGN
See Also:
Constant Field Values

SR

public static final int SR
See Also:
Constant Field Values

SR_ASSIGN

public static final int SR_ASSIGN
See Also:
Constant Field Values

BSR

public static final int BSR
See Also:
Constant Field Values

BSR_ASSIGN

public static final int BSR_ASSIGN
See Also:
Constant Field Values

GE

public static final int GE
See Also:
Constant Field Values

GT

public static final int GT
See Also:
Constant Field Values

SL

public static final int SL
See Also:
Constant Field Values

SL_ASSIGN

public static final int SL_ASSIGN
See Also:
Constant Field Values

LE

public static final int LE
See Also:
Constant Field Values

LT

public static final int LT
See Also:
Constant Field Values

BXOR

public static final int BXOR
See Also:
Constant Field Values

BXOR_ASSIGN

public static final int BXOR_ASSIGN
See Also:
Constant Field Values

BOR

public static final int BOR
See Also:
Constant Field Values

BOR_ASSIGN

public static final int BOR_ASSIGN
See Also:
Constant Field Values

LOR

public static final int LOR
See Also:
Constant Field Values

BAND

public static final int BAND
See Also:
Constant Field Values

BAND_ASSIGN

public static final int BAND_ASSIGN
See Also:
Constant Field Values

LAND

public static final int LAND
See Also:
Constant Field Values

SEMI

public static final int SEMI
See Also:
Constant Field Values

QUOTE

public static final int QUOTE
See Also:
Constant Field Values

UNQUOTE

public static final int UNQUOTE
See Also:
Constant Field Values

WS

public static final int WS
See Also:
Constant Field Values

SL_COMMENT

public static final int SL_COMMENT
See Also:
Constant Field Values

ML_COMMENT

public static final int ML_COMMENT
See Also:
Constant Field Values

CHAR_LITERAL

public static final int CHAR_LITERAL
See Also:
Constant Field Values

STRING_LITERAL

public static final int STRING_LITERAL
See Also:
Constant Field Values

ESC

public static final int ESC
See Also:
Constant Field Values

IDENT

public static final int IDENT
See Also:
Constant Field Values

NUM_INT

public static final int NUM_INT
See Also:
Constant Field Values

LITERAL_Formal

public static final int LITERAL_Formal
See Also:
Constant Field Values

LITERAL_privileged

public static final int LITERAL_privileged
See Also:
Constant Field Values

LITERAL_aspect

public static final int LITERAL_aspect
See Also:
Constant Field Values

HEX_DIGIT

public static final int HEX_DIGIT
See Also:
Constant Field Values

VOCAB

public static final int VOCAB
See Also:
Constant Field Values

EXPONENT

public static final int EXPONENT
See Also:
Constant Field Values

FLOAT_SUFFIX

public static final int FLOAT_SUFFIX
See Also:
Constant Field Values

LITERAL_const

public static final int LITERAL_const
See Also:
Constant Field Values