Package org.glassfish.rmic.tools.java
Interface Constants
-
- All Superinterfaces:
RuntimeConstants
- All Known Subinterfaces:
Constants
,Constants
,RMIConstants
- All Known Implementing Classes:
AbstractType
,AddExpression
,AndExpression
,ArrayAccessExpression
,ArrayExpression
,ArrayType
,ArrayType
,AsmClass
,AsmMemberDefinition
,Assembler
,AssignAddExpression
,AssignBitAndExpression
,AssignBitOrExpression
,AssignBitXorExpression
,AssignDivideExpression
,AssignExpression
,AssignMultiplyExpression
,AssignOpExpression
,AssignRemainderExpression
,AssignShiftLeftExpression
,AssignShiftRightExpression
,AssignSubtractExpression
,AssignUnsignedShiftRightExpression
,BatchEnvironment
,BatchEnvironment
,BatchEnvironment
,BatchParser
,BinaryArithmeticExpression
,BinaryAssignExpression
,BinaryAttribute
,BinaryBitExpression
,BinaryClass
,BinaryCompareExpression
,BinaryConstantPool
,BinaryEqualityExpression
,BinaryExpression
,BinaryLogicalExpression
,BinaryMember
,BinaryShiftExpression
,BitAndExpression
,BitNotExpression
,BitOrExpression
,BitXorExpression
,BooleanExpression
,BreakStatement
,ByteExpression
,CaseStatement
,CastExpression
,CatchStatement
,CharExpression
,CheckContext
,ClassDeclaration
,ClassDefinition
,ClassType
,ClassType
,CodeContext
,CommaExpression
,CompoundStatement
,CompoundType
,ConditionalExpression
,ConstantExpression
,Context
,ContextEnvironment
,ContinueStatement
,ConvertExpression
,DeclarationStatement
,DivideExpression
,DivRemExpression
,DoStatement
,DoubleExpression
,Environment
,EqualExpression
,Expression
,ExpressionStatement
,ExprExpression
,FieldExpression
,FieldUpdater
,FinallyStatement
,FloatExpression
,ForStatement
,Generator
,GreaterExpression
,GreaterOrEqualExpression
,Identifier
,IdentifierExpression
,IDLGenerator
,IDLNames
,IfStatement
,ImplementationType
,ImportEnvironment
,Imports
,IncDecExpression
,InlineMethodExpression
,InlineNewInstanceExpression
,InlineReturnStatement
,InstanceOfExpression
,Instruction
,IntegerExpression
,InterfaceType
,IntExpression
,Label
,LengthExpression
,LessExpression
,LessOrEqualExpression
,LocalMember
,LongExpression
,Main
,Main
,Main
,MemberDefinition
,MethodExpression
,MethodType
,MultiplyExpression
,NaryExpression
,NCClassType
,NCInterfaceType
,NegativeExpression
,NewArrayExpression
,NewInstanceExpression
,Node
,NotEqualExpression
,NotExpression
,NullExpression
,OrExpression
,Parser
,PositiveExpression
,PostDecExpression
,PostIncExpression
,PreDecExpression
,PreIncExpression
,PrimitiveType
,PrintGenerator
,RemainderExpression
,RemoteClass
,RemoteType
,ReturnStatement
,RMIGenerator
,Scanner
,ScannerInputReader
,ShiftLeftExpression
,ShiftRightExpression
,ShortExpression
,SourceClass
,SourceMember
,SpecialClassType
,SpecialInterfaceType
,Statement
,StringExpression
,StubGenerator
,SubtractExpression
,SuperExpression
,SwitchStatement
,SynchronizedStatement
,ThisExpression
,ThrowStatement
,TryStatement
,Type
,Type
,TypeExpression
,UnaryExpression
,UnsignedShiftRightExpression
,UplevelReference
,Util
,Util
,ValueType
,VarDeclarationStatement
,Vset
,WhileStatement
public interface Constants extends RuntimeConstants
This interface defines constant that are used throughout the compiler. It inherits from RuntimeConstants, which is an autogenerated class that contains contstants defined in the interpreter. WARNING: The contents of this source file are not part of any supported API. Code that depends on them does so at its own risk: they are subject to change or removal without notice.
-
-
Field Summary
Fields Modifier and Type Field Description static int
ABSTRACT
static int
ACCM_CLASS
static int
ACCM_FIELD
static int
ACCM_INNERCLASS
static int
ACCM_MEMBER
static int
ACCM_METHOD
static int
ADD
static int
AND
static int
ARRAY
static int
ARRAYACCESS
static int
ASGADD
static int
ASGBITAND
static int
ASGBITOR
static int
ASGBITXOR
static int
ASGDIV
static int
ASGLSHIFT
static int
ASGMUL
static int
ASGREM
static int
ASGRSHIFT
static int
ASGSUB
static int
ASGURSHIFT
static int
ASSIGN
static int
ATT_ALL
static int
ATT_ALLCLASSES
static int
ATT_CODE
static int
BITAND
static int
BITNOT
static int
BITOR
static int
BITXOR
static int
BOOLEAN
static int
BOOLEANVAL
static int
BREAK
static int
BYTE
static int
BYTEVAL
static int
CASE
static int
CAST
static int
CATCH
static int
CHAR
static int
CHARVAL
static int
CLASS
static int
COLON
static int
COMMA
static int
COMMENT
static int
COND
static int
CONST
static int
CONTINUE
static int
CONVERT
static int
CS_BINARY
static int
CS_CHECKED
static int
CS_COMPILED
static int
CS_NOTFOUND
static int
CS_PARSED
static int
CS_SOURCE
static int
CS_UNDECIDED
static int
CS_UNDEFINED
static int
CT_BLOCK
static int
CT_BRANCH_FALSE
static int
CT_BRANCH_TRUE
static int
CT_CASE
static int
CT_FIKT_METHOD
static int
CT_FIKT_RET
static int
CT_FIRST_KIND
static int
CT_LAST_KIND
static int
CT_METHOD
static int
CT_SWITH_WO_DEF
static int
DEC
static int
DECLARATION
static int
DEFAULT
static int
DIV
static int
DO
static int
DOUBLE
static int
DOUBLEVAL
static int
ELSE
static int
EQ
static int
ERROR
static int
EXPR
static int
EXPRESSION
static int
EXTENDS
static int
F_COVDATA
static int
F_COVERAGE
static int
F_DEBUG_LINES
static int
F_DEBUG_SOURCE
static int
F_DEBUG_VARS
static int
F_DEPENDENCIES
static int
F_DEPRECATION
static int
F_DUMP
static int
F_ERRORSREPORTED
static int
F_OPT
static int
F_OPT_INTERCLASS
static int
F_PRINT_DEPENDENCIES
static int
F_STRICTDEFAULT
static int
F_VERBOSE
static int
F_VERSION12
static int
F_WARNINGS
static int
FALSE
static int
FIELD
static int
FINAL
static int
FINALLY
static int
FLOAT
static int
FLOATVAL
static int
FOR
static int
GE
static int
GOTO
static int
GT
static Identifier
idAppend
static Identifier
idClass
static Identifier
idClassInit
static Identifier
idClone
static Identifier
idCode
static Identifier
idConstantValue
static Identifier
idCoverageTable
static Identifier
idDeprecated
static Identifier
idDocumentation
static int
IDENT
static Identifier
idExceptions
static Identifier
idFinallyReturnValue
static Identifier
idGetClass
static Identifier
idInit
static Identifier
idInnerClasses
static Identifier
idJavaIoSerializable
static Identifier
idJavaLang
static Identifier
idJavaLangClass
static Identifier
idJavaLangCloneable
static Identifier
idJavaLangError
static Identifier
idJavaLangException
static Identifier
idJavaLangObject
static Identifier
idJavaLangRuntimeException
static Identifier
idJavaLangString
static Identifier
idJavaLangStringBuffer
static Identifier
idJavaLangThrowable
static Identifier
idLength
static Identifier
idLineNumberTable
static Identifier
idLocalVariableTable
static Identifier
idNew
static Identifier
idNull
static Identifier
idSourceFile
static Identifier
idStar
static Identifier
idSuper
static Identifier
idSynthetic
static Identifier
idThis
static Identifier
idToString
static Identifier
idTYPE
static Identifier
idValueOf
static int
IF
static int
IMPLEMENTS
static int
IMPORT
static int
INC
static int
INLINEMETHOD
static int
INLINENEWINSTANCE
static int
INLINERETURN
static int
INSTANCEOF
static int
INT
static int
INTERFACE
static int
INTVAL
static int
LBRACE
static int
LE
static int
LENGTH
static int
LONG
static int
LONGVAL
static int
LPAREN
static int
LSHIFT
static int
LSQBRACKET
static int
LT
static int
M_ABSTRACT
static int
M_ANONYMOUS
static int
M_DEPRECATED
static int
M_FINAL
static int
M_INLINEABLE
static int
M_INTERFACE
static int
M_LOCAL
static int
M_NATIVE
static int
M_PRIVATE
static int
M_PROTECTED
static int
M_PUBLIC
static int
M_STATIC
static int
M_STRICTFP
static int
M_SYNCHRONIZED
static int
M_SYNTHETIC
static int
M_TRANSIENT
static int
M_VOLATILE
static long
MAXFILESIZE
static long
MAXLINENUMBER
static int
METHOD
static int
MM_CLASS
static int
MM_FIELD
static int
MM_MEMBER
static int
MM_METHOD
static int
MUL
static int
NATIVE
static int
NE
static int
NEG
static int
NEW
static int
NEWARRAY
static int
NEWFROMNAME
static int
NEWINSTANCE
static int
NOT
static int
NULL
static java.lang.String[]
opNames
static int[]
opPrecedence
static int
OR
static int
PACKAGE
static java.lang.String
paraDeprecated
static int
POS
static int
POSTDEC
static int
POSTINC
static int
PREDEC
static java.lang.String
prefixAccess
static java.lang.String
prefixArray
static java.lang.String
prefixClass
static java.lang.String
prefixLoc
static java.lang.String
prefixThis
static java.lang.String
prefixVal
static int
PREINC
static int
PRIVATE
static int
PROTECTED
static int
PUBLIC
static int
QUESTIONMARK
static int
RBRACE
static int
REM
static int
RETURN
static int
RPAREN
static int
RSHIFT
static int
RSQBRACKET
static int
SEMICOLON
static int
SHORT
static int
SHORTVAL
static java.lang.String
SIG_INNERCLASS
static char
SIGC_INNERCLASS
static int
STAT
static int
STATIC
static int
STRICTFP
static int
STRINGVAL
static int
SUB
static int
SUPER
static int
SWITCH
static int
SYNCHRONIZED
static int
TC_ARRAY
static int
TC_BOOLEAN
static int
TC_BYTE
static int
TC_CHAR
static int
TC_CLASS
static int
TC_DOUBLE
static int
TC_ERROR
static int
TC_FLOAT
static int
TC_INT
static int
TC_LONG
static int
TC_METHOD
static int
TC_NULL
static int
TC_SHORT
static int
TC_VOID
static int
THIS
static int
THROW
static int
THROWS
static int
TM_ARRAY
static int
TM_BOOLEAN
static int
TM_BYTE
static int
TM_CHAR
static int
TM_CLASS
static int
TM_DOUBLE
static int
TM_ERROR
static int
TM_FLOAT
static int
TM_INT
static int
TM_INT32
static int
TM_INTEGER
static int
TM_LONG
static int
TM_METHOD
static int
TM_NULL
static int
TM_NUM32
static int
TM_NUM64
static int
TM_NUMBER
static int
TM_REAL
static int
TM_REFERENCE
static int
TM_SHORT
static int
TM_VOID
static boolean
tracing
static int
TRANSIENT
static int
TRUE
static int
TRY
static int
TYPE
static int
URSHIFT
static int
VARDECLARATION
static int
VOID
static int
VOLATILE
static int
WHEREOFFSETBITS
static int
WHILE
-
Fields inherited from interface org.glassfish.rmic.tools.java.RuntimeConstants
ACC_ABSTRACT, ACC_FINAL, ACC_INTERFACE, ACC_NATIVE, ACC_PRIVATE, ACC_PROTECTED, ACC_PUBLIC, ACC_STATIC, ACC_STRICT, ACC_SUPER, ACC_SYNCHRONIZED, ACC_TRANSIENT, ACC_VOLATILE, CONSTANT_CLASS, CONSTANT_DOUBLE, CONSTANT_FIELD, CONSTANT_FLOAT, CONSTANT_INTEGER, CONSTANT_INTERFACEMETHOD, CONSTANT_INVOKEDYNAMIC, CONSTANT_LONG, CONSTANT_METHOD, CONSTANT_METHODHANDLE, CONSTANT_METHODTYPE, CONSTANT_NAMEANDTYPE, CONSTANT_STRING, CONSTANT_UNICODE, CONSTANT_UTF8, JAVA_DEFAULT_MINOR_VERSION, JAVA_DEFAULT_VERSION, JAVA_MAGIC, JAVA_MAX_SUPPORTED_MINOR_VERSION, JAVA_MAX_SUPPORTED_VERSION, JAVA_MIN_SUPPORTED_VERSION, opc_aaload, opc_aastore, opc_aconst_null, opc_aload, opc_aload_0, opc_aload_1, opc_aload_2, opc_aload_3, opc_anewarray, opc_areturn, opc_arraylength, opc_astore, opc_astore_0, opc_astore_1, opc_astore_2, opc_astore_3, opc_athrow, opc_baload, opc_bastore, opc_bipush, opc_breakpoint, opc_caload, opc_castore, opc_checkcast, opc_d2f, opc_d2i, opc_d2l, opc_dadd, opc_daload, opc_dastore, opc_dcmpg, opc_dcmpl, opc_dconst_0, opc_dconst_1, opc_ddiv, opc_dead, opc_dload, opc_dload_0, opc_dload_1, opc_dload_2, opc_dload_3, opc_dmul, opc_dneg, opc_drem, opc_dreturn, opc_dstore, opc_dstore_0, opc_dstore_1, opc_dstore_2, opc_dstore_3, opc_dsub, opc_dup, opc_dup_x1, opc_dup_x2, opc_dup2, opc_dup2_x1, opc_dup2_x2, opc_f2d, opc_f2i, opc_f2l, opc_fadd, opc_faload, opc_fastore, opc_fcmpg, opc_fcmpl, opc_fconst_0, opc_fconst_1, opc_fconst_2, opc_fdiv, opc_fload, opc_fload_0, opc_fload_1, opc_fload_2, opc_fload_3, opc_fmul, opc_fneg, opc_frem, opc_freturn, opc_fstore, opc_fstore_0, opc_fstore_1, opc_fstore_2, opc_fstore_3, opc_fsub, opc_getfield, opc_getstatic, opc_goto, opc_goto_w, opc_i2b, opc_i2c, opc_i2d, opc_i2f, opc_i2l, opc_i2s, opc_iadd, opc_iaload, opc_iand, opc_iastore, opc_iconst_0, opc_iconst_1, opc_iconst_2, opc_iconst_3, opc_iconst_4, opc_iconst_5, opc_iconst_m1, opc_idiv, opc_if_acmpeq, opc_if_acmpne, opc_if_icmpeq, opc_if_icmpge, opc_if_icmpgt, opc_if_icmple, opc_if_icmplt, opc_if_icmpne, opc_ifeq, opc_ifge, opc_ifgt, opc_ifle, opc_iflt, opc_ifne, opc_ifnonnull, opc_ifnull, opc_iinc, opc_iload, opc_iload_0, opc_iload_1, opc_iload_2, opc_iload_3, opc_imul, opc_ineg, opc_instanceof, opc_invokedynamic, opc_invokeinterface, opc_invokespecial, opc_invokestatic, opc_invokevirtual, opc_ior, opc_irem, opc_ireturn, opc_ishl, opc_ishr, opc_istore, opc_istore_0, opc_istore_1, opc_istore_2, opc_istore_3, opc_isub, opc_iushr, opc_ixor, opc_jsr, opc_jsr_w, opc_l2d, opc_l2f, opc_l2i, opc_label, opc_ladd, opc_laload, opc_land, opc_lastore, opc_lcmp, opc_lconst_0, opc_lconst_1, opc_ldc, opc_ldc_w, opc_ldc2_w, opc_ldiv, opc_lload, opc_lload_0, opc_lload_1, opc_lload_2, opc_lload_3, opc_lmul, opc_lneg, opc_lookupswitch, opc_lor, opc_lrem, opc_lreturn, opc_lshl, opc_lshr, opc_lstore, opc_lstore_0, opc_lstore_1, opc_lstore_2, opc_lstore_3, opc_lsub, opc_lushr, opc_lxor, opc_monitorenter, opc_monitorexit, opc_multianewarray, opc_new, opc_newarray, opc_nop, opc_pop, opc_pop2, opc_putfield, opc_putstatic, opc_ret, opc_return, opc_saload, opc_sastore, opc_sipush, opc_swap, opc_tableswitch, opc_try, opc_wide, opcLengths, opcNames, SIG_ARRAY, SIG_BOOLEAN, SIG_BYTE, SIG_CHAR, SIG_CLASS, SIG_DOUBLE, SIG_ENDCLASS, SIG_ENDMETHOD, SIG_FLOAT, SIG_INT, SIG_LONG, SIG_METHOD, SIG_PACKAGE, SIG_SHORT, SIG_VOID, SIGC_ARRAY, SIGC_BOOLEAN, SIGC_BYTE, SIGC_CHAR, SIGC_CLASS, SIGC_DOUBLE, SIGC_ENDCLASS, SIGC_ENDMETHOD, SIGC_FLOAT, SIGC_INT, SIGC_LONG, SIGC_METHOD, SIGC_PACKAGE, SIGC_SHORT, SIGC_VOID, T_BOOLEAN, T_BYTE, T_CHAR, T_CLASS, T_DOUBLE, T_FLOAT, T_INT, T_LONG, T_SHORT
-
-
-
-
Field Detail
-
tracing
static final boolean tracing
- See Also:
- Constant Field Values
-
idAppend
static final Identifier idAppend
-
idClassInit
static final Identifier idClassInit
-
idCode
static final Identifier idCode
-
idInit
static final Identifier idInit
-
idLength
static final Identifier idLength
-
idNull
static final Identifier idNull
-
idStar
static final Identifier idStar
-
idSuper
static final Identifier idSuper
-
idThis
static final Identifier idThis
-
idClass
static final Identifier idClass
-
idToString
static final Identifier idToString
-
idValueOf
static final Identifier idValueOf
-
idNew
static final Identifier idNew
-
idGetClass
static final Identifier idGetClass
-
idTYPE
static final Identifier idTYPE
-
idFinallyReturnValue
static final Identifier idFinallyReturnValue
-
idJavaLang
static final Identifier idJavaLang
-
idJavaLangCloneable
static final Identifier idJavaLangCloneable
-
idJavaLangError
static final Identifier idJavaLangError
-
idJavaLangException
static final Identifier idJavaLangException
-
idJavaLangObject
static final Identifier idJavaLangObject
-
idJavaLangClass
static final Identifier idJavaLangClass
-
idJavaLangRuntimeException
static final Identifier idJavaLangRuntimeException
-
idJavaLangString
static final Identifier idJavaLangString
-
idJavaLangStringBuffer
static final Identifier idJavaLangStringBuffer
-
idJavaLangThrowable
static final Identifier idJavaLangThrowable
-
idJavaIoSerializable
static final Identifier idJavaIoSerializable
-
idConstantValue
static final Identifier idConstantValue
-
idLocalVariableTable
static final Identifier idLocalVariableTable
-
idLineNumberTable
static final Identifier idLineNumberTable
-
idCoverageTable
static final Identifier idCoverageTable
-
idSourceFile
static final Identifier idSourceFile
-
idDocumentation
static final Identifier idDocumentation
-
idDeprecated
static final Identifier idDeprecated
-
idSynthetic
static final Identifier idSynthetic
-
idExceptions
static final Identifier idExceptions
-
idInnerClasses
static final Identifier idInnerClasses
-
idClone
static final Identifier idClone
-
SIGC_INNERCLASS
static final char SIGC_INNERCLASS
- See Also:
- Constant Field Values
-
SIG_INNERCLASS
static final java.lang.String SIG_INNERCLASS
- See Also:
- Constant Field Values
-
prefixThis
static final java.lang.String prefixThis
- See Also:
- Constant Field Values
-
prefixVal
static final java.lang.String prefixVal
- See Also:
- Constant Field Values
-
prefixLoc
static final java.lang.String prefixLoc
- See Also:
- Constant Field Values
-
prefixAccess
static final java.lang.String prefixAccess
- See Also:
- Constant Field Values
-
prefixClass
static final java.lang.String prefixClass
- See Also:
- Constant Field Values
-
prefixArray
static final java.lang.String prefixArray
- See Also:
- Constant Field Values
-
F_VERBOSE
static final int F_VERBOSE
- See Also:
- Constant Field Values
-
F_DUMP
static final int F_DUMP
- See Also:
- Constant Field Values
-
F_WARNINGS
static final int F_WARNINGS
- See Also:
- Constant Field Values
-
F_DEBUG_LINES
static final int F_DEBUG_LINES
- See Also:
- Constant Field Values
-
F_DEBUG_VARS
static final int F_DEBUG_VARS
- See Also:
- Constant Field Values
-
F_DEBUG_SOURCE
static final int F_DEBUG_SOURCE
- See Also:
- Constant Field Values
-
F_OPT
static final int F_OPT
- See Also:
- Constant Field Values
-
F_OPT_INTERCLASS
static final int F_OPT_INTERCLASS
- See Also:
- Constant Field Values
-
F_DEPENDENCIES
static final int F_DEPENDENCIES
- See Also:
- Constant Field Values
-
F_COVERAGE
static final int F_COVERAGE
- See Also:
- Constant Field Values
-
F_COVDATA
static final int F_COVDATA
- See Also:
- Constant Field Values
-
F_DEPRECATION
static final int F_DEPRECATION
- See Also:
- Constant Field Values
-
F_PRINT_DEPENDENCIES
static final int F_PRINT_DEPENDENCIES
- See Also:
- Constant Field Values
-
F_VERSION12
static final int F_VERSION12
- See Also:
- Constant Field Values
-
F_ERRORSREPORTED
static final int F_ERRORSREPORTED
- See Also:
- Constant Field Values
-
F_STRICTDEFAULT
static final int F_STRICTDEFAULT
- See Also:
- Constant Field Values
-
M_PUBLIC
static final int M_PUBLIC
- See Also:
- Constant Field Values
-
M_PRIVATE
static final int M_PRIVATE
- See Also:
- Constant Field Values
-
M_PROTECTED
static final int M_PROTECTED
- See Also:
- Constant Field Values
-
M_STATIC
static final int M_STATIC
- See Also:
- Constant Field Values
-
M_TRANSIENT
static final int M_TRANSIENT
- See Also:
- Constant Field Values
-
M_SYNCHRONIZED
static final int M_SYNCHRONIZED
- See Also:
- Constant Field Values
-
M_ABSTRACT
static final int M_ABSTRACT
- See Also:
- Constant Field Values
-
M_NATIVE
static final int M_NATIVE
- See Also:
- Constant Field Values
-
M_FINAL
static final int M_FINAL
- See Also:
- Constant Field Values
-
M_VOLATILE
static final int M_VOLATILE
- See Also:
- Constant Field Values
-
M_INTERFACE
static final int M_INTERFACE
- See Also:
- Constant Field Values
-
M_ANONYMOUS
static final int M_ANONYMOUS
- See Also:
- Constant Field Values
-
M_LOCAL
static final int M_LOCAL
- See Also:
- Constant Field Values
-
M_DEPRECATED
static final int M_DEPRECATED
- See Also:
- Constant Field Values
-
M_SYNTHETIC
static final int M_SYNTHETIC
- See Also:
- Constant Field Values
-
M_INLINEABLE
static final int M_INLINEABLE
- See Also:
- Constant Field Values
-
M_STRICTFP
static final int M_STRICTFP
- See Also:
- Constant Field Values
-
paraDeprecated
static final java.lang.String paraDeprecated
- See Also:
- Constant Field Values
-
MM_CLASS
static final int MM_CLASS
- See Also:
- Constant Field Values
-
MM_MEMBER
static final int MM_MEMBER
- See Also:
- Constant Field Values
-
MM_FIELD
static final int MM_FIELD
- See Also:
- Constant Field Values
-
MM_METHOD
static final int MM_METHOD
- See Also:
- Constant Field Values
-
ACCM_CLASS
static final int ACCM_CLASS
- See Also:
- Constant Field Values
-
ACCM_MEMBER
static final int ACCM_MEMBER
- See Also:
- Constant Field Values
-
ACCM_INNERCLASS
static final int ACCM_INNERCLASS
- See Also:
- Constant Field Values
-
ACCM_FIELD
static final int ACCM_FIELD
- See Also:
- Constant Field Values
-
ACCM_METHOD
static final int ACCM_METHOD
- See Also:
- Constant Field Values
-
TC_BOOLEAN
static final int TC_BOOLEAN
- See Also:
- Constant Field Values
-
TC_BYTE
static final int TC_BYTE
- See Also:
- Constant Field Values
-
TC_CHAR
static final int TC_CHAR
- See Also:
- Constant Field Values
-
TC_SHORT
static final int TC_SHORT
- See Also:
- Constant Field Values
-
TC_INT
static final int TC_INT
- See Also:
- Constant Field Values
-
TC_LONG
static final int TC_LONG
- See Also:
- Constant Field Values
-
TC_FLOAT
static final int TC_FLOAT
- See Also:
- Constant Field Values
-
TC_DOUBLE
static final int TC_DOUBLE
- See Also:
- Constant Field Values
-
TC_NULL
static final int TC_NULL
- See Also:
- Constant Field Values
-
TC_ARRAY
static final int TC_ARRAY
- See Also:
- Constant Field Values
-
TC_CLASS
static final int TC_CLASS
- See Also:
- Constant Field Values
-
TC_VOID
static final int TC_VOID
- See Also:
- Constant Field Values
-
TC_METHOD
static final int TC_METHOD
- See Also:
- Constant Field Values
-
TC_ERROR
static final int TC_ERROR
- See Also:
- Constant Field Values
-
CT_FIRST_KIND
static final int CT_FIRST_KIND
- See Also:
- Constant Field Values
-
CT_METHOD
static final int CT_METHOD
- See Also:
- Constant Field Values
-
CT_FIKT_METHOD
static final int CT_FIKT_METHOD
- See Also:
- Constant Field Values
-
CT_BLOCK
static final int CT_BLOCK
- See Also:
- Constant Field Values
-
CT_FIKT_RET
static final int CT_FIKT_RET
- See Also:
- Constant Field Values
-
CT_CASE
static final int CT_CASE
- See Also:
- Constant Field Values
-
CT_SWITH_WO_DEF
static final int CT_SWITH_WO_DEF
- See Also:
- Constant Field Values
-
CT_BRANCH_TRUE
static final int CT_BRANCH_TRUE
- See Also:
- Constant Field Values
-
CT_BRANCH_FALSE
static final int CT_BRANCH_FALSE
- See Also:
- Constant Field Values
-
CT_LAST_KIND
static final int CT_LAST_KIND
- See Also:
- Constant Field Values
-
TM_NULL
static final int TM_NULL
- See Also:
- Constant Field Values
-
TM_VOID
static final int TM_VOID
- See Also:
- Constant Field Values
-
TM_BOOLEAN
static final int TM_BOOLEAN
- See Also:
- Constant Field Values
-
TM_BYTE
static final int TM_BYTE
- See Also:
- Constant Field Values
-
TM_CHAR
static final int TM_CHAR
- See Also:
- Constant Field Values
-
TM_SHORT
static final int TM_SHORT
- See Also:
- Constant Field Values
-
TM_INT
static final int TM_INT
- See Also:
- Constant Field Values
-
TM_LONG
static final int TM_LONG
- See Also:
- Constant Field Values
-
TM_FLOAT
static final int TM_FLOAT
- See Also:
- Constant Field Values
-
TM_DOUBLE
static final int TM_DOUBLE
- See Also:
- Constant Field Values
-
TM_ARRAY
static final int TM_ARRAY
- See Also:
- Constant Field Values
-
TM_CLASS
static final int TM_CLASS
- See Also:
- Constant Field Values
-
TM_METHOD
static final int TM_METHOD
- See Also:
- Constant Field Values
-
TM_ERROR
static final int TM_ERROR
- See Also:
- Constant Field Values
-
TM_INT32
static final int TM_INT32
- See Also:
- Constant Field Values
-
TM_NUM32
static final int TM_NUM32
- See Also:
- Constant Field Values
-
TM_NUM64
static final int TM_NUM64
- See Also:
- Constant Field Values
-
TM_INTEGER
static final int TM_INTEGER
- See Also:
- Constant Field Values
-
TM_REAL
static final int TM_REAL
- See Also:
- Constant Field Values
-
TM_NUMBER
static final int TM_NUMBER
- See Also:
- Constant Field Values
-
TM_REFERENCE
static final int TM_REFERENCE
- See Also:
- Constant Field Values
-
CS_UNDEFINED
static final int CS_UNDEFINED
- See Also:
- Constant Field Values
-
CS_UNDECIDED
static final int CS_UNDECIDED
- See Also:
- Constant Field Values
-
CS_BINARY
static final int CS_BINARY
- See Also:
- Constant Field Values
-
CS_SOURCE
static final int CS_SOURCE
- See Also:
- Constant Field Values
-
CS_PARSED
static final int CS_PARSED
- See Also:
- Constant Field Values
-
CS_CHECKED
static final int CS_CHECKED
- See Also:
- Constant Field Values
-
CS_COMPILED
static final int CS_COMPILED
- See Also:
- Constant Field Values
-
CS_NOTFOUND
static final int CS_NOTFOUND
- See Also:
- Constant Field Values
-
ATT_ALL
static final int ATT_ALL
- See Also:
- Constant Field Values
-
ATT_CODE
static final int ATT_CODE
- See Also:
- Constant Field Values
-
ATT_ALLCLASSES
static final int ATT_ALLCLASSES
- See Also:
- Constant Field Values
-
WHEREOFFSETBITS
static final int WHEREOFFSETBITS
- See Also:
- Constant Field Values
-
MAXFILESIZE
static final long MAXFILESIZE
- See Also:
- Constant Field Values
-
MAXLINENUMBER
static final long MAXLINENUMBER
- See Also:
- Constant Field Values
-
COMMA
static final int COMMA
- See Also:
- Constant Field Values
-
ASSIGN
static final int ASSIGN
- See Also:
- Constant Field Values
-
ASGMUL
static final int ASGMUL
- See Also:
- Constant Field Values
-
ASGDIV
static final int ASGDIV
- See Also:
- Constant Field Values
-
ASGREM
static final int ASGREM
- See Also:
- Constant Field Values
-
ASGADD
static final int ASGADD
- See Also:
- Constant Field Values
-
ASGSUB
static final int ASGSUB
- See Also:
- Constant Field Values
-
ASGLSHIFT
static final int ASGLSHIFT
- See Also:
- Constant Field Values
-
ASGRSHIFT
static final int ASGRSHIFT
- See Also:
- Constant Field Values
-
ASGURSHIFT
static final int ASGURSHIFT
- See Also:
- Constant Field Values
-
ASGBITAND
static final int ASGBITAND
- See Also:
- Constant Field Values
-
ASGBITOR
static final int ASGBITOR
- See Also:
- Constant Field Values
-
ASGBITXOR
static final int ASGBITXOR
- See Also:
- Constant Field Values
-
COND
static final int COND
- See Also:
- Constant Field Values
-
OR
static final int OR
- See Also:
- Constant Field Values
-
AND
static final int AND
- See Also:
- Constant Field Values
-
BITOR
static final int BITOR
- See Also:
- Constant Field Values
-
BITXOR
static final int BITXOR
- See Also:
- Constant Field Values
-
BITAND
static final int BITAND
- See Also:
- Constant Field Values
-
NE
static final int NE
- See Also:
- Constant Field Values
-
EQ
static final int EQ
- See Also:
- Constant Field Values
-
GE
static final int GE
- See Also:
- Constant Field Values
-
GT
static final int GT
- See Also:
- Constant Field Values
-
LE
static final int LE
- See Also:
- Constant Field Values
-
LT
static final int LT
- See Also:
- Constant Field Values
-
INSTANCEOF
static final int INSTANCEOF
- See Also:
- Constant Field Values
-
LSHIFT
static final int LSHIFT
- See Also:
- Constant Field Values
-
RSHIFT
static final int RSHIFT
- See Also:
- Constant Field Values
-
URSHIFT
static final int URSHIFT
- See Also:
- Constant Field Values
-
ADD
static final int ADD
- See Also:
- Constant Field Values
-
SUB
static final int SUB
- See Also:
- Constant Field Values
-
DIV
static final int DIV
- See Also:
- Constant Field Values
-
REM
static final int REM
- See Also:
- Constant Field Values
-
MUL
static final int MUL
- See Also:
- Constant Field Values
-
CAST
static final int CAST
- See Also:
- Constant Field Values
-
POS
static final int POS
- See Also:
- Constant Field Values
-
NEG
static final int NEG
- See Also:
- Constant Field Values
-
NOT
static final int NOT
- See Also:
- Constant Field Values
-
BITNOT
static final int BITNOT
- See Also:
- Constant Field Values
-
PREINC
static final int PREINC
- See Also:
- Constant Field Values
-
PREDEC
static final int PREDEC
- See Also:
- Constant Field Values
-
NEWARRAY
static final int NEWARRAY
- See Also:
- Constant Field Values
-
NEWINSTANCE
static final int NEWINSTANCE
- See Also:
- Constant Field Values
-
NEWFROMNAME
static final int NEWFROMNAME
- See Also:
- Constant Field Values
-
POSTINC
static final int POSTINC
- See Also:
- Constant Field Values
-
POSTDEC
static final int POSTDEC
- See Also:
- Constant Field Values
-
FIELD
static final int FIELD
- See Also:
- Constant Field Values
-
METHOD
static final int METHOD
- See Also:
- Constant Field Values
-
ARRAYACCESS
static final int ARRAYACCESS
- See Also:
- Constant Field Values
-
NEW
static final int NEW
- See Also:
- Constant Field Values
-
INC
static final int INC
- See Also:
- Constant Field Values
-
DEC
static final int DEC
- See Also:
- Constant Field Values
-
CONVERT
static final int CONVERT
- See Also:
- Constant Field Values
-
EXPR
static final int EXPR
- See Also:
- Constant Field Values
-
ARRAY
static final int ARRAY
- See Also:
- Constant Field Values
-
GOTO
static final int GOTO
- See Also:
- Constant Field Values
-
IDENT
static final int IDENT
- See Also:
- Constant Field Values
-
BOOLEANVAL
static final int BOOLEANVAL
- See Also:
- Constant Field Values
-
BYTEVAL
static final int BYTEVAL
- See Also:
- Constant Field Values
-
CHARVAL
static final int CHARVAL
- See Also:
- Constant Field Values
-
SHORTVAL
static final int SHORTVAL
- See Also:
- Constant Field Values
-
INTVAL
static final int INTVAL
- See Also:
- Constant Field Values
-
LONGVAL
static final int LONGVAL
- See Also:
- Constant Field Values
-
FLOATVAL
static final int FLOATVAL
- See Also:
- Constant Field Values
-
DOUBLEVAL
static final int DOUBLEVAL
- See Also:
- Constant Field Values
-
STRINGVAL
static final int STRINGVAL
- See Also:
- Constant Field Values
-
BYTE
static final int BYTE
- See Also:
- Constant Field Values
-
CHAR
static final int CHAR
- See Also:
- Constant Field Values
-
SHORT
static final int SHORT
- See Also:
- Constant Field Values
-
INT
static final int INT
- See Also:
- Constant Field Values
-
LONG
static final int LONG
- See Also:
- Constant Field Values
-
FLOAT
static final int FLOAT
- See Also:
- Constant Field Values
-
DOUBLE
static final int DOUBLE
- See Also:
- Constant Field Values
-
VOID
static final int VOID
- See Also:
- Constant Field Values
-
BOOLEAN
static final int BOOLEAN
- See Also:
- Constant Field Values
-
TRUE
static final int TRUE
- See Also:
- Constant Field Values
-
FALSE
static final int FALSE
- See Also:
- Constant Field Values
-
THIS
static final int THIS
- See Also:
- Constant Field Values
-
SUPER
static final int SUPER
- See Also:
- Constant Field Values
-
NULL
static final int NULL
- See Also:
- Constant Field Values
-
IF
static final int IF
- See Also:
- Constant Field Values
-
ELSE
static final int ELSE
- See Also:
- Constant Field Values
-
FOR
static final int FOR
- See Also:
- Constant Field Values
-
WHILE
static final int WHILE
- See Also:
- Constant Field Values
-
DO
static final int DO
- See Also:
- Constant Field Values
-
SWITCH
static final int SWITCH
- See Also:
- Constant Field Values
-
CASE
static final int CASE
- See Also:
- Constant Field Values
-
DEFAULT
static final int DEFAULT
- See Also:
- Constant Field Values
-
BREAK
static final int BREAK
- See Also:
- Constant Field Values
-
CONTINUE
static final int CONTINUE
- See Also:
- Constant Field Values
-
RETURN
static final int RETURN
- See Also:
- Constant Field Values
-
TRY
static final int TRY
- See Also:
- Constant Field Values
-
CATCH
static final int CATCH
- See Also:
- Constant Field Values
-
FINALLY
static final int FINALLY
- See Also:
- Constant Field Values
-
THROW
static final int THROW
- See Also:
- Constant Field Values
-
STAT
static final int STAT
- See Also:
- Constant Field Values
-
EXPRESSION
static final int EXPRESSION
- See Also:
- Constant Field Values
-
DECLARATION
static final int DECLARATION
- See Also:
- Constant Field Values
-
VARDECLARATION
static final int VARDECLARATION
- See Also:
- Constant Field Values
-
IMPORT
static final int IMPORT
- See Also:
- Constant Field Values
-
CLASS
static final int CLASS
- See Also:
- Constant Field Values
-
EXTENDS
static final int EXTENDS
- See Also:
- Constant Field Values
-
IMPLEMENTS
static final int IMPLEMENTS
- See Also:
- Constant Field Values
-
INTERFACE
static final int INTERFACE
- See Also:
- Constant Field Values
-
PACKAGE
static final int PACKAGE
- See Also:
- Constant Field Values
-
PRIVATE
static final int PRIVATE
- See Also:
- Constant Field Values
-
PUBLIC
static final int PUBLIC
- See Also:
- Constant Field Values
-
PROTECTED
static final int PROTECTED
- See Also:
- Constant Field Values
-
CONST
static final int CONST
- See Also:
- Constant Field Values
-
STATIC
static final int STATIC
- See Also:
- Constant Field Values
-
TRANSIENT
static final int TRANSIENT
- See Also:
- Constant Field Values
-
SYNCHRONIZED
static final int SYNCHRONIZED
- See Also:
- Constant Field Values
-
NATIVE
static final int NATIVE
- See Also:
- Constant Field Values
-
FINAL
static final int FINAL
- See Also:
- Constant Field Values
-
VOLATILE
static final int VOLATILE
- See Also:
- Constant Field Values
-
ABSTRACT
static final int ABSTRACT
- See Also:
- Constant Field Values
-
STRICTFP
static final int STRICTFP
- See Also:
- Constant Field Values
-
SEMICOLON
static final int SEMICOLON
- See Also:
- Constant Field Values
-
COLON
static final int COLON
- See Also:
- Constant Field Values
-
QUESTIONMARK
static final int QUESTIONMARK
- See Also:
- Constant Field Values
-
LBRACE
static final int LBRACE
- See Also:
- Constant Field Values
-
RBRACE
static final int RBRACE
- See Also:
- Constant Field Values
-
LPAREN
static final int LPAREN
- See Also:
- Constant Field Values
-
RPAREN
static final int RPAREN
- See Also:
- Constant Field Values
-
LSQBRACKET
static final int LSQBRACKET
- See Also:
- Constant Field Values
-
RSQBRACKET
static final int RSQBRACKET
- See Also:
- Constant Field Values
-
THROWS
static final int THROWS
- See Also:
- Constant Field Values
-
ERROR
static final int ERROR
- See Also:
- Constant Field Values
-
COMMENT
static final int COMMENT
- See Also:
- Constant Field Values
-
TYPE
static final int TYPE
- See Also:
- Constant Field Values
-
LENGTH
static final int LENGTH
- See Also:
- Constant Field Values
-
INLINERETURN
static final int INLINERETURN
- See Also:
- Constant Field Values
-
INLINEMETHOD
static final int INLINEMETHOD
- See Also:
- Constant Field Values
-
INLINENEWINSTANCE
static final int INLINENEWINSTANCE
- See Also:
- Constant Field Values
-
opPrecedence
static final int[] opPrecedence
-
opNames
static final java.lang.String[] opNames
-
-