org.argouml.language.java
Class JavaConstants
java.lang.Object
|
+--org.argouml.language.java.JavaConstants
- public final class JavaConstants
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
F_VERBOSE
public static final int F_VERBOSE
- See Also:
- Constant Field Values
F_DUMP
public static final int F_DUMP
- See Also:
- Constant Field Values
F_WARNINGS
public static final int F_WARNINGS
- See Also:
- Constant Field Values
F_DEBUG_LINES
public static final int F_DEBUG_LINES
- See Also:
- Constant Field Values
F_DEBUG_VARS
public static final int F_DEBUG_VARS
- See Also:
- Constant Field Values
F_DEBUG_SOURCE
public static final int F_DEBUG_SOURCE
- See Also:
- Constant Field Values
F_OPT
public static final int F_OPT
- See Also:
- Constant Field Values
F_OPT_INTERCLASS
public static final int F_OPT_INTERCLASS
- See Also:
- Constant Field Values
F_DEPENDENCIES
public static final int F_DEPENDENCIES
- See Also:
- Constant Field Values
F_COVERAGE
public static final int F_COVERAGE
- See Also:
- Constant Field Values
F_COVDATA
public static final int F_COVDATA
- See Also:
- Constant Field Values
F_DEPRECATION
public static final int F_DEPRECATION
- See Also:
- Constant Field Values
F_PRINT_DEPENDENCIES
public static final int F_PRINT_DEPENDENCIES
- See Also:
- Constant Field Values
F_VERSION12
public static final int F_VERSION12
- See Also:
- Constant Field Values
F_ERRORSREPORTED
public static final int F_ERRORSREPORTED
- See Also:
- Constant Field Values
F_STRICTDEFAULT
public static final int F_STRICTDEFAULT
- See Also:
- Constant Field Values
M_PUBLIC
public static final int M_PUBLIC
- See Also:
- Constant Field Values
M_PRIVATE
public static final int M_PRIVATE
- See Also:
- Constant Field Values
M_PROTECTED
public static final int M_PROTECTED
- See Also:
- Constant Field Values
M_STATIC
public static final int M_STATIC
- See Also:
- Constant Field Values
M_TRANSIENT
public static final int M_TRANSIENT
- See Also:
- Constant Field Values
M_SYNCHRONIZED
public static final int M_SYNCHRONIZED
- See Also:
- Constant Field Values
M_ABSTRACT
public static final int M_ABSTRACT
- See Also:
- Constant Field Values
M_NATIVE
public static final int M_NATIVE
- See Also:
- Constant Field Values
M_FINAL
public static final int M_FINAL
- See Also:
- Constant Field Values
M_VOLATILE
public static final int M_VOLATILE
- See Also:
- Constant Field Values
M_INTERFACE
public static final int M_INTERFACE
- See Also:
- Constant Field Values
M_ANONYMOUS
public static final int M_ANONYMOUS
- See Also:
- Constant Field Values
M_LOCAL
public static final int M_LOCAL
- See Also:
- Constant Field Values
M_DEPRECATED
public static final int M_DEPRECATED
- See Also:
- Constant Field Values
M_SYNTHETIC
public static final int M_SYNTHETIC
- See Also:
- Constant Field Values
M_INLINEABLE
public static final int M_INLINEABLE
- See Also:
- Constant Field Values
M_STRICTFP
public static final int M_STRICTFP
- See Also:
- Constant Field Values
MM_CLASS
public static final int MM_CLASS
- See Also:
- Constant Field Values
MM_MEMBER
public static final int MM_MEMBER
- See Also:
- Constant Field Values
MM_FIELD
public static final int MM_FIELD
- See Also:
- Constant Field Values
MM_METHOD
public static final int MM_METHOD
- See Also:
- Constant Field Values
ACCM_CLASS
public static final int ACCM_CLASS
- See Also:
- Constant Field Values
ACCM_MEMBER
public static final int ACCM_MEMBER
- See Also:
- Constant Field Values
ACCM_INNERCLASS
public static final int ACCM_INNERCLASS
- See Also:
- Constant Field Values
ACCM_FIELD
public static final int ACCM_FIELD
- See Also:
- Constant Field Values
ACCM_METHOD
public static final int ACCM_METHOD
- See Also:
- Constant Field Values
TC_BOOLEAN
public static final int TC_BOOLEAN
- See Also:
- Constant Field Values
TC_BYTE
public static final int TC_BYTE
- See Also:
- Constant Field Values
TC_CHAR
public static final int TC_CHAR
- See Also:
- Constant Field Values
TC_SHORT
public static final int TC_SHORT
- See Also:
- Constant Field Values
TC_INT
public static final int TC_INT
- See Also:
- Constant Field Values
TC_LONG
public static final int TC_LONG
- See Also:
- Constant Field Values
TC_FLOAT
public static final int TC_FLOAT
- See Also:
- Constant Field Values
TC_DOUBLE
public static final int TC_DOUBLE
- See Also:
- Constant Field Values
TC_NULL
public static final int TC_NULL
- See Also:
- Constant Field Values
TC_ARRAY
public static final int TC_ARRAY
- See Also:
- Constant Field Values
TC_CLASS
public static final int TC_CLASS
- See Also:
- Constant Field Values
TC_VOID
public static final int TC_VOID
- See Also:
- Constant Field Values
TC_METHOD
public static final int TC_METHOD
- See Also:
- Constant Field Values
TC_ERROR
public static final int TC_ERROR
- See Also:
- Constant Field Values
CT_FIRST_KIND
public static final int CT_FIRST_KIND
- See Also:
- Constant Field Values
CT_METHOD
public static final int CT_METHOD
- See Also:
- Constant Field Values
CT_FIKT_METHOD
public static final int CT_FIKT_METHOD
- See Also:
- Constant Field Values
CT_BLOCK
public static final int CT_BLOCK
- See Also:
- Constant Field Values
CT_FIKT_RET
public static final int CT_FIKT_RET
- See Also:
- Constant Field Values
CT_CASE
public static final int CT_CASE
- See Also:
- Constant Field Values
CT_SWITH_WO_DEF
public static final int CT_SWITH_WO_DEF
- See Also:
- Constant Field Values
CT_BRANCH_TRUE
public static final int CT_BRANCH_TRUE
- See Also:
- Constant Field Values
CT_BRANCH_FALSE
public static final int CT_BRANCH_FALSE
- See Also:
- Constant Field Values
CT_LAST_KIND
public static final int CT_LAST_KIND
- See Also:
- Constant Field Values
TM_NULL
public static final int TM_NULL
- See Also:
- Constant Field Values
TM_VOID
public static final int TM_VOID
- See Also:
- Constant Field Values
TM_BOOLEAN
public static final int TM_BOOLEAN
- See Also:
- Constant Field Values
TM_BYTE
public static final int TM_BYTE
- See Also:
- Constant Field Values
TM_CHAR
public static final int TM_CHAR
- See Also:
- Constant Field Values
TM_SHORT
public static final int TM_SHORT
- See Also:
- Constant Field Values
TM_INT
public static final int TM_INT
- See Also:
- Constant Field Values
TM_LONG
public static final int TM_LONG
- See Also:
- Constant Field Values
TM_FLOAT
public static final int TM_FLOAT
- See Also:
- Constant Field Values
TM_DOUBLE
public static final int TM_DOUBLE
- See Also:
- Constant Field Values
TM_ARRAY
public static final int TM_ARRAY
- See Also:
- Constant Field Values
TM_CLASS
public static final int TM_CLASS
- See Also:
- Constant Field Values
TM_METHOD
public static final int TM_METHOD
- See Also:
- Constant Field Values
TM_ERROR
public static final int TM_ERROR
- See Also:
- Constant Field Values
TM_INT32
public static final int TM_INT32
- See Also:
- Constant Field Values
TM_NUM32
public static final int TM_NUM32
- See Also:
- Constant Field Values
TM_NUM64
public static final int TM_NUM64
- See Also:
- Constant Field Values
TM_INTEGER
public static final int TM_INTEGER
- See Also:
- Constant Field Values
TM_REAL
public static final int TM_REAL
- See Also:
- Constant Field Values
TM_NUMBER
public static final int TM_NUMBER
- See Also:
- Constant Field Values
TM_REFERENCE
public static final int TM_REFERENCE
- See Also:
- Constant Field Values
CS_UNDEFINED
public static final int CS_UNDEFINED
- See Also:
- Constant Field Values
CS_UNDECIDED
public static final int CS_UNDECIDED
- See Also:
- Constant Field Values
CS_BINARY
public static final int CS_BINARY
- See Also:
- Constant Field Values
CS_SOURCE
public static final int CS_SOURCE
- See Also:
- Constant Field Values
CS_PARSED
public static final int CS_PARSED
- See Also:
- Constant Field Values
CS_CHECKED
public static final int CS_CHECKED
- See Also:
- Constant Field Values
CS_COMPILED
public static final int CS_COMPILED
- See Also:
- Constant Field Values
CS_NOTFOUND
public static final int CS_NOTFOUND
- See Also:
- Constant Field Values
ATT_ALL
public static final int ATT_ALL
- See Also:
- Constant Field Values
ATT_CODE
public static final int ATT_CODE
- See Also:
- Constant Field Values
ATT_ALLCLASSES
public static final int ATT_ALLCLASSES
- See Also:
- Constant Field Values
WHEREOFFSETBITS
public static final int WHEREOFFSETBITS
- 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
ASGMUL
public static final int ASGMUL
- See Also:
- Constant Field Values
ASGDIV
public static final int ASGDIV
- See Also:
- Constant Field Values
ASGREM
public static final int ASGREM
- See Also:
- Constant Field Values
ASGADD
public static final int ASGADD
- See Also:
- Constant Field Values
ASGSUB
public static final int ASGSUB
- See Also:
- Constant Field Values
ASGLSHIFT
public static final int ASGLSHIFT
- See Also:
- Constant Field Values
ASGRSHIFT
public static final int ASGRSHIFT
- See Also:
- Constant Field Values
ASGURSHIFT
public static final int ASGURSHIFT
- See Also:
- Constant Field Values
ASGBITAND
public static final int ASGBITAND
- See Also:
- Constant Field Values
ASGBITOR
public static final int ASGBITOR
- See Also:
- Constant Field Values
ASGBITXOR
public static final int ASGBITXOR
- See Also:
- Constant Field Values
COND
public static final int COND
- See Also:
- Constant Field Values
OR
public static final int OR
- See Also:
- Constant Field Values
AND
public static final int AND
- See Also:
- Constant Field Values
BITOR
public static final int BITOR
- See Also:
- Constant Field Values
BITXOR
public static final int BITXOR
- See Also:
- Constant Field Values
BITAND
public static final int BITAND
- See Also:
- Constant Field Values
NE
public static final int NE
- See Also:
- Constant Field Values
EQ
public static final int EQ
- 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
LE
public static final int LE
- See Also:
- Constant Field Values
LT
public static final int LT
- See Also:
- Constant Field Values
INSTANCEOF
public static final int INSTANCEOF
- See Also:
- Constant Field Values
LSHIFT
public static final int LSHIFT
- See Also:
- Constant Field Values
RSHIFT
public static final int RSHIFT
- See Also:
- Constant Field Values
URSHIFT
public static final int URSHIFT
- See Also:
- Constant Field Values
ADD
public static final int ADD
- See Also:
- Constant Field Values
SUB
public static final int SUB
- See Also:
- Constant Field Values
DIV
public static final int DIV
- See Also:
- Constant Field Values
REM
public static final int REM
- See Also:
- Constant Field Values
MUL
public static final int MUL
- See Also:
- Constant Field Values
CAST
public static final int CAST
- See Also:
- Constant Field Values
POS
public static final int POS
- See Also:
- Constant Field Values
NEG
public static final int NEG
- See Also:
- Constant Field Values
NOT
public static final int NOT
- See Also:
- Constant Field Values
BITNOT
public static final int BITNOT
- See Also:
- Constant Field Values
PREINC
public static final int PREINC
- See Also:
- Constant Field Values
PREDEC
public static final int PREDEC
- See Also:
- Constant Field Values
NEWARRAY
public static final int NEWARRAY
- See Also:
- Constant Field Values
NEWINSTANCE
public static final int NEWINSTANCE
- See Also:
- Constant Field Values
NEWFROMNAME
public static final int NEWFROMNAME
- See Also:
- Constant Field Values
POSTINC
public static final int POSTINC
- See Also:
- Constant Field Values
POSTDEC
public static final int POSTDEC
- See Also:
- Constant Field Values
FIELD
public static final int FIELD
- See Also:
- Constant Field Values
METHOD
public static final int METHOD
- See Also:
- Constant Field Values
ARRAYACCESS
public static final int ARRAYACCESS
- See Also:
- Constant Field Values
NEW
public static final int NEW
- See Also:
- Constant Field Values
INC
public static final int INC
- See Also:
- Constant Field Values
DEC
public static final int DEC
- See Also:
- Constant Field Values
CONVERT
public static final int CONVERT
- See Also:
- Constant Field Values
EXPR
public static final int EXPR
- See Also:
- Constant Field Values
ARRAY
public static final int ARRAY
- See Also:
- Constant Field Values
GOTO
public static final int GOTO
- See Also:
- Constant Field Values
IDENT
public static final int IDENT
- See Also:
- Constant Field Values
BOOLEANVAL
public static final int BOOLEANVAL
- See Also:
- Constant Field Values
BYTEVAL
public static final int BYTEVAL
- See Also:
- Constant Field Values
CHARVAL
public static final int CHARVAL
- See Also:
- Constant Field Values
SHORTVAL
public static final int SHORTVAL
- See Also:
- Constant Field Values
INTVAL
public static final int INTVAL
- See Also:
- Constant Field Values
LONGVAL
public static final int LONGVAL
- See Also:
- Constant Field Values
FLOATVAL
public static final int FLOATVAL
- See Also:
- Constant Field Values
DOUBLEVAL
public static final int DOUBLEVAL
- See Also:
- Constant Field Values
STRINGVAL
public static final int STRINGVAL
- See Also:
- Constant Field Values
BYTE
public static final int BYTE
- See Also:
- Constant Field Values
CHAR
public static final int CHAR
- See Also:
- Constant Field Values
SHORT
public static final int SHORT
- See Also:
- Constant Field Values
INT
public static final int INT
- See Also:
- Constant Field Values
LONG
public static final int LONG
- See Also:
- Constant Field Values
FLOAT
public static final int FLOAT
- See Also:
- Constant Field Values
DOUBLE
public static final int DOUBLE
- See Also:
- Constant Field Values
VOID
public static final int VOID
- See Also:
- Constant Field Values
BOOLEAN
public static final int BOOLEAN
- See Also:
- Constant Field Values
TRUE
public static final int TRUE
- See Also:
- Constant Field Values
FALSE
public static final int FALSE
- See Also:
- Constant Field Values
THIS
public static final int THIS
- See Also:
- Constant Field Values
SUPER
public static final int SUPER
- See Also:
- Constant Field Values
NULL
public static final int NULL
- See Also:
- Constant Field Values
IF
public static final int IF
- See Also:
- Constant Field Values
ELSE
public static final int ELSE
- See Also:
- Constant Field Values
FOR
public static final int FOR
- See Also:
- Constant Field Values
WHILE
public static final int WHILE
- See Also:
- Constant Field Values
DO
public static final int DO
- See Also:
- Constant Field Values
SWITCH
public static final int SWITCH
- See Also:
- Constant Field Values
CASE
public static final int CASE
- See Also:
- Constant Field Values
DEFAULT
public static final int DEFAULT
- See Also:
- Constant Field Values
BREAK
public static final int BREAK
- See Also:
- Constant Field Values
CONTINUE
public static final int CONTINUE
- See Also:
- Constant Field Values
RETURN
public static final int RETURN
- See Also:
- Constant Field Values
TRY
public static final int TRY
- See Also:
- Constant Field Values
CATCH
public static final int CATCH
- See Also:
- Constant Field Values
FINALLY
public static final int FINALLY
- See Also:
- Constant Field Values
THROW
public static final int THROW
- See Also:
- Constant Field Values
STAT
public static final int STAT
- See Also:
- Constant Field Values
EXPRESSION
public static final int EXPRESSION
- See Also:
- Constant Field Values
DECLARATION
public static final int DECLARATION
- See Also:
- Constant Field Values
VARDECLARATION
public static final int VARDECLARATION
- See Also:
- Constant Field Values
IMPORT
public static final int IMPORT
- See Also:
- Constant Field Values
CLASS
public static final int CLASS
- See Also:
- Constant Field Values
EXTENDS
public static final int EXTENDS
- See Also:
- Constant Field Values
IMPLEMENTS
public static final int IMPLEMENTS
- See Also:
- Constant Field Values
INTERFACE
public static final int INTERFACE
- See Also:
- Constant Field Values
PACKAGE
public static final int PACKAGE
- See Also:
- Constant Field Values
PRIVATE
public static final int PRIVATE
- See Also:
- Constant Field Values
PUBLIC
public static final int PUBLIC
- See Also:
- Constant Field Values
PROTECTED
public static final int PROTECTED
- See Also:
- Constant Field Values
CONST
public static final int CONST
- See Also:
- Constant Field Values
STATIC
public static final int STATIC
- See Also:
- Constant Field Values
TRANSIENT
public static final int TRANSIENT
- See Also:
- Constant Field Values
SYNCHRONIZED
public static final int SYNCHRONIZED
- See Also:
- Constant Field Values
NATIVE
public static final int NATIVE
- See Also:
- Constant Field Values
FINAL
public static final int FINAL
- See Also:
- Constant Field Values
VOLATILE
public static final int VOLATILE
- 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
SEMICOLON
public static final int SEMICOLON
- See Also:
- Constant Field Values
COLON
public static final int COLON
- See Also:
- Constant Field Values
QUESTIONMARK
public static final int QUESTIONMARK
- See Also:
- Constant Field Values
LBRACE
public static final int LBRACE
- See Also:
- Constant Field Values
RBRACE
public static final int RBRACE
- 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
LSQBRACKET
public static final int LSQBRACKET
- See Also:
- Constant Field Values
RSQBRACKET
public static final int RSQBRACKET
- See Also:
- Constant Field Values
THROWS
public static final int THROWS
- See Also:
- Constant Field Values
ERROR
public static final int ERROR
- See Also:
- Constant Field Values
COMMENT
public static final int COMMENT
- See Also:
- Constant Field Values
TYPE
public static final int TYPE
- See Also:
- Constant Field Values
LENGTH
public static final int LENGTH
- See Also:
- Constant Field Values
INLINERETURN
public static final int INLINERETURN
- See Also:
- Constant Field Values
INLINEMETHOD
public static final int INLINEMETHOD
- See Also:
- Constant Field Values
INLINENEWINSTANCE
public static final int INLINENEWINSTANCE
- See Also:
- Constant Field Values
opNames
public static final java.lang.String[] opNames
JavaConstants
public JavaConstants()