| |
|
| sun.tools.java.RuntimeConstants
RuntimeConstants | public interface RuntimeConstants (Code) | | |
ACC_ABSTRACT | int ACC_ABSTRACT(Code) | | |
ACC_INTERFACE | int ACC_INTERFACE(Code) | | |
ACC_NATIVE | int ACC_NATIVE(Code) | | |
ACC_PRIVATE | int ACC_PRIVATE(Code) | | |
ACC_PROTECTED | int ACC_PROTECTED(Code) | | |
ACC_PUBLIC | int ACC_PUBLIC(Code) | | |
ACC_STATIC | int ACC_STATIC(Code) | | |
ACC_STRICT | int ACC_STRICT(Code) | | |
ACC_SYNCHRONIZED | int ACC_SYNCHRONIZED(Code) | | |
ACC_TRANSIENT | int ACC_TRANSIENT(Code) | | |
ACC_VOLATILE | int ACC_VOLATILE(Code) | | |
CONSTANT_CLASS | int CONSTANT_CLASS(Code) | | |
CONSTANT_DOUBLE | int CONSTANT_DOUBLE(Code) | | |
CONSTANT_FIELD | int CONSTANT_FIELD(Code) | | |
CONSTANT_FLOAT | int CONSTANT_FLOAT(Code) | | |
CONSTANT_INTEGER | int CONSTANT_INTEGER(Code) | | |
CONSTANT_INTERFACEMETHOD | int CONSTANT_INTERFACEMETHOD(Code) | | |
CONSTANT_LONG | int CONSTANT_LONG(Code) | | |
CONSTANT_METHOD | int CONSTANT_METHOD(Code) | | |
CONSTANT_NAMEANDTYPE | int CONSTANT_NAMEANDTYPE(Code) | | |
CONSTANT_STRING | int CONSTANT_STRING(Code) | | |
CONSTANT_UNICODE | int CONSTANT_UNICODE(Code) | | |
CONSTANT_UTF8 | int CONSTANT_UTF8(Code) | | |
JAVA_DEFAULT_MINOR_VERSION | int JAVA_DEFAULT_MINOR_VERSION(Code) | | |
JAVA_DEFAULT_VERSION | int JAVA_DEFAULT_VERSION(Code) | | |
JAVA_MAGIC | int JAVA_MAGIC(Code) | | |
JAVA_MAX_SUPPORTED_MINOR_VERSION | int JAVA_MAX_SUPPORTED_MINOR_VERSION(Code) | | |
JAVA_MAX_SUPPORTED_VERSION | int JAVA_MAX_SUPPORTED_VERSION(Code) | | |
JAVA_MIN_SUPPORTED_VERSION | int JAVA_MIN_SUPPORTED_VERSION(Code) | | |
SIGC_ARRAY | char SIGC_ARRAY(Code) | | |
SIGC_BOOLEAN | char SIGC_BOOLEAN(Code) | | |
SIGC_BYTE | char SIGC_BYTE(Code) | | |
SIGC_CHAR | char SIGC_CHAR(Code) | | |
SIGC_CLASS | char SIGC_CLASS(Code) | | |
SIGC_DOUBLE | char SIGC_DOUBLE(Code) | | |
SIGC_ENDCLASS | char SIGC_ENDCLASS(Code) | | |
SIGC_ENDMETHOD | char SIGC_ENDMETHOD(Code) | | |
SIGC_FLOAT | char SIGC_FLOAT(Code) | | |
SIGC_LONG | char SIGC_LONG(Code) | | |
SIGC_METHOD | char SIGC_METHOD(Code) | | |
SIGC_PACKAGE | char SIGC_PACKAGE(Code) | | |
SIGC_SHORT | char SIGC_SHORT(Code) | | |
SIGC_VOID | char SIGC_VOID(Code) | | |
opcLengths | int opcLengths(Code) | | |
opc_aaload | int opc_aaload(Code) | | |
opc_aastore | int opc_aastore(Code) | | |
opc_aconst_null | int opc_aconst_null(Code) | | |
opc_aload_0 | int opc_aload_0(Code) | | |
opc_aload_1 | int opc_aload_1(Code) | | |
opc_aload_2 | int opc_aload_2(Code) | | |
opc_aload_3 | int opc_aload_3(Code) | | |
opc_anewarray | int opc_anewarray(Code) | | |
opc_areturn | int opc_areturn(Code) | | |
opc_arraylength | int opc_arraylength(Code) | | |
opc_astore | int opc_astore(Code) | | |
opc_astore_0 | int opc_astore_0(Code) | | |
opc_astore_1 | int opc_astore_1(Code) | | |
opc_astore_2 | int opc_astore_2(Code) | | |
opc_astore_3 | int opc_astore_3(Code) | | |
opc_athrow | int opc_athrow(Code) | | |
opc_baload | int opc_baload(Code) | | |
opc_bastore | int opc_bastore(Code) | | |
opc_bipush | int opc_bipush(Code) | | |
opc_breakpoint | int opc_breakpoint(Code) | | |
opc_caload | int opc_caload(Code) | | |
opc_castore | int opc_castore(Code) | | |
opc_checkcast | int opc_checkcast(Code) | | |
opc_daload | int opc_daload(Code) | | |
opc_dastore | int opc_dastore(Code) | | |
opc_dconst_0 | int opc_dconst_0(Code) | | |
opc_dconst_1 | int opc_dconst_1(Code) | | |
opc_dload_0 | int opc_dload_0(Code) | | |
opc_dload_1 | int opc_dload_1(Code) | | |
opc_dload_2 | int opc_dload_2(Code) | | |
opc_dload_3 | int opc_dload_3(Code) | | |
opc_dreturn | int opc_dreturn(Code) | | |
opc_dstore | int opc_dstore(Code) | | |
opc_dstore_0 | int opc_dstore_0(Code) | | |
opc_dstore_1 | int opc_dstore_1(Code) | | |
opc_dstore_2 | int opc_dstore_2(Code) | | |
opc_dstore_3 | int opc_dstore_3(Code) | | |
opc_dup2_x1 | int opc_dup2_x1(Code) | | |
opc_dup2_x2 | int opc_dup2_x2(Code) | | |
opc_dup_x1 | int opc_dup_x1(Code) | | |
opc_dup_x2 | int opc_dup_x2(Code) | | |
opc_faload | int opc_faload(Code) | | |
opc_fastore | int opc_fastore(Code) | | |
opc_fconst_0 | int opc_fconst_0(Code) | | |
opc_fconst_1 | int opc_fconst_1(Code) | | |
opc_fconst_2 | int opc_fconst_2(Code) | | |
opc_fload_0 | int opc_fload_0(Code) | | |
opc_fload_1 | int opc_fload_1(Code) | | |
opc_fload_2 | int opc_fload_2(Code) | | |
opc_fload_3 | int opc_fload_3(Code) | | |
opc_freturn | int opc_freturn(Code) | | |
opc_fstore | int opc_fstore(Code) | | |
opc_fstore_0 | int opc_fstore_0(Code) | | |
opc_fstore_1 | int opc_fstore_1(Code) | | |
opc_fstore_2 | int opc_fstore_2(Code) | | |
opc_fstore_3 | int opc_fstore_3(Code) | | |
opc_getfield | int opc_getfield(Code) | | |
opc_getstatic | int opc_getstatic(Code) | | |
opc_goto_w | int opc_goto_w(Code) | | |
opc_iaload | int opc_iaload(Code) | | |
opc_iastore | int opc_iastore(Code) | | |
opc_iconst_0 | int opc_iconst_0(Code) | | |
opc_iconst_1 | int opc_iconst_1(Code) | | |
opc_iconst_2 | int opc_iconst_2(Code) | | |
opc_iconst_3 | int opc_iconst_3(Code) | | |
opc_iconst_4 | int opc_iconst_4(Code) | | |
opc_iconst_5 | int opc_iconst_5(Code) | | |
opc_iconst_m1 | int opc_iconst_m1(Code) | | |
opc_if_acmpeq | int opc_if_acmpeq(Code) | | |
opc_if_acmpne | int opc_if_acmpne(Code) | | |
opc_if_icmpeq | int opc_if_icmpeq(Code) | | |
opc_if_icmpge | int opc_if_icmpge(Code) | | |
opc_if_icmpgt | int opc_if_icmpgt(Code) | | |
opc_if_icmple | int opc_if_icmple(Code) | | |
opc_if_icmplt | int opc_if_icmplt(Code) | | |
opc_if_icmpne | int opc_if_icmpne(Code) | | |
opc_ifnonnull | int opc_ifnonnull(Code) | | |
opc_ifnull | int opc_ifnull(Code) | | |
opc_iload_0 | int opc_iload_0(Code) | | |
opc_iload_1 | int opc_iload_1(Code) | | |
opc_iload_2 | int opc_iload_2(Code) | | |
opc_iload_3 | int opc_iload_3(Code) | | |
opc_instanceof | int opc_instanceof(Code) | | |
opc_invokeinterface | int opc_invokeinterface(Code) | | |
opc_invokespecial | int opc_invokespecial(Code) | | |
opc_invokestatic | int opc_invokestatic(Code) | | |
opc_invokevirtual | int opc_invokevirtual(Code) | | |
opc_ireturn | int opc_ireturn(Code) | | |
opc_istore | int opc_istore(Code) | | |
opc_istore_0 | int opc_istore_0(Code) | | |
opc_istore_1 | int opc_istore_1(Code) | | |
opc_istore_2 | int opc_istore_2(Code) | | |
opc_istore_3 | int opc_istore_3(Code) | | |
opc_laload | int opc_laload(Code) | | |
opc_lastore | int opc_lastore(Code) | | |
opc_lconst_0 | int opc_lconst_0(Code) | | |
opc_lconst_1 | int opc_lconst_1(Code) | | |
opc_ldc2_w | int opc_ldc2_w(Code) | | |
opc_lload_0 | int opc_lload_0(Code) | | |
opc_lload_1 | int opc_lload_1(Code) | | |
opc_lload_2 | int opc_lload_2(Code) | | |
opc_lload_3 | int opc_lload_3(Code) | | |
opc_lookupswitch | int opc_lookupswitch(Code) | | |
opc_lreturn | int opc_lreturn(Code) | | |
opc_lstore | int opc_lstore(Code) | | |
opc_lstore_0 | int opc_lstore_0(Code) | | |
opc_lstore_1 | int opc_lstore_1(Code) | | |
opc_lstore_2 | int opc_lstore_2(Code) | | |
opc_lstore_3 | int opc_lstore_3(Code) | | |
opc_monitorenter | int opc_monitorenter(Code) | | |
opc_monitorexit | int opc_monitorexit(Code) | | |
opc_multianewarray | int opc_multianewarray(Code) | | |
opc_newarray | int opc_newarray(Code) | | |
opc_putfield | int opc_putfield(Code) | | |
opc_putstatic | int opc_putstatic(Code) | | |
opc_return | int opc_return(Code) | | |
opc_saload | int opc_saload(Code) | | |
opc_sastore | int opc_sastore(Code) | | |
opc_sipush | int opc_sipush(Code) | | |
opc_tableswitch | int opc_tableswitch(Code) | | |
opc_xxxunusedxxx | int opc_xxxunusedxxx(Code) | | |
|
|
|