Java Doc for JavaClassConstants.java in  » IDE-Netbeans » cvsclient » org » netbeans » lib » profiler » instrumentation » Java Source Code / Java DocumentationJava Source Code and Java Documentation

Java Source Code / Java Documentation
1. 6.0 JDK Core
2. 6.0 JDK Modules
3. 6.0 JDK Modules com.sun
4. 6.0 JDK Modules com.sun.java
5. 6.0 JDK Modules sun
6. 6.0 JDK Platform
7. Ajax
8. Apache Harmony Java SE
9. Aspect oriented
10. Authentication Authorization
11. Blogger System
12. Build
13. Byte Code
14. Cache
15. Chart
16. Chat
17. Code Analyzer
18. Collaboration
19. Content Management System
20. Database Client
21. Database DBMS
22. Database JDBC Connection Pool
23. Database ORM
24. Development
25. EJB Server geronimo
26. EJB Server GlassFish
27. EJB Server JBoss 4.2.1
28. EJB Server resin 3.1.5
29. ERP CRM Financial
30. ESB
31. Forum
32. GIS
33. Graphic Library
34. Groupware
35. HTML Parser
36. IDE
37. IDE Eclipse
38. IDE Netbeans
39. Installer
40. Internationalization Localization
41. Inversion of Control
42. Issue Tracking
43. J2EE
44. JBoss
45. JMS
46. JMX
47. Library
48. Mail Clients
49. Net
50. Parser
51. PDF
52. Portal
53. Profiler
54. Project Management
55. Report
56. RSS RDF
57. Rule Engine
58. Science
59. Scripting
60. Search Engine
61. Security
62. Sevlet Container
63. Source Control
64. Swing Library
65. Template Engine
66. Test Coverage
67. Testing
68. UML
69. Web Crawler
70. Web Framework
71. Web Mail
72. Web Server
73. Web Services
74. Web Services apache cxf 2.0.1
75. Web Services AXIS2
76. Wiki Engine
77. Workflow Engines
78. XML
79. XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation » IDE Netbeans » cvsclient » org.netbeans.lib.profiler.instrumentation 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


org.netbeans.lib.profiler.instrumentation.JavaClassConstants

All known Subclasses:   org.netbeans.lib.profiler.instrumentation.CPExtensionsRepository,  org.netbeans.lib.profiler.instrumentation.ClassManager,  org.netbeans.lib.profiler.instrumentation.ConstantPoolExtension,  org.netbeans.lib.profiler.classfile.ClassInfo,  org.netbeans.lib.profiler.instrumentation.SingleMethodScaner,  org.netbeans.lib.profiler.classfile.ClassFileParser,
JavaClassConstants
public interface JavaClassConstants (Code)
Various constants that may be used in a binary class file.
author:
   Misha Dmitriev


Field Summary
final public static  intCONSTANT_Class
    
final public static  intCONSTANT_Double
    
final public static  intCONSTANT_Fieldref
    
final public static  intCONSTANT_Float
    
final public static  intCONSTANT_Integer
    
final public static  intCONSTANT_InterfaceMethodref
    
final public static  intCONSTANT_Long
    
final public static  intCONSTANT_Methodref
    
final public static  intCONSTANT_NameAndType
    
final public static  intCONSTANT_String
    
final public static  intCONSTANT_Unicode
    
final public static  intCONSTANT_Utf8
    
final public static  intDEFAULT_MAJOR_VERSION
    
final public static  intDEFAULT_MINOR_VERSION
    
final public static  intJAVA_MAGIC
    
final public static  intJAVA_MAJOR_VERSION
    
final public static  intJAVA_MINOR_VERSION
    
final public static  intJAVA_MIN_MAJOR_VERSION
    
final public static  intJAVA_MIN_MINOR_VERSION
    
final public static  String[]PRIMITIVE_ARRAY_TYPE_NAMES
    
final public static  intT_BOOLEAN
    
final public static  intT_BYTE
    
final public static  intT_CHAR
    
final public static  intT_DOUBLE
    
final public static  intT_FLOAT
    
final public static  intT_INT
    
final public static  intT_LONG
    
final public static  intT_SHORT
    
final static  intopc_aaload
    
final static  intopc_aastore
    
final static  intopc_aconst_null
    
final static  intopc_aload
    
final static  intopc_aload_0
    
final static  intopc_aload_1
    
final static  intopc_aload_2
    
final static  intopc_aload_3
    
final static  intopc_anewarray
    
final static  intopc_areturn
    
final static  intopc_arraylength
    
final static  intopc_astore
    
final static  intopc_astore_0
    
final static  intopc_astore_1
    
final static  intopc_astore_2
    
final static  intopc_astore_3
    
final static  intopc_athrow
    
final static  intopc_baload
    
final static  intopc_bastore
    
final static  intopc_bipush
    
final static  intopc_breakpoint
    
final static  intopc_caload
    
final static  intopc_castore
    
final static  intopc_checkcast
    
final static  intopc_d2f
    
final static  intopc_d2i
    
final static  intopc_d2l
    
final static  intopc_dadd
    
final static  intopc_daload
    
final static  intopc_dastore
    
final static  intopc_dcmpg
    
final static  intopc_dcmpl
    
final static  intopc_dconst_0
    
final static  intopc_dconst_1
    
final static  intopc_ddiv
    
final static  intopc_dead
    
final static  intopc_dload
    
final static  intopc_dload_0
    
final static  intopc_dload_1
    
final static  intopc_dload_2
    
final static  intopc_dload_3
    
final static  intopc_dmul
    
final static  intopc_dneg
    
final static  intopc_drem
    
final static  intopc_dreturn
    
final static  intopc_dstore
    
final static  intopc_dstore_0
    
final static  intopc_dstore_1
    
final static  intopc_dstore_2
    
final static  intopc_dstore_3
    
final static  intopc_dsub
    
final static  intopc_dup
    
final static  intopc_dup2
    
final static  intopc_dup2_x1
    
final static  intopc_dup2_x2
    
final static  intopc_dup_x1
    
final static  intopc_dup_x2
    
final static  intopc_f2d
    
final static  intopc_f2i
    
final static  intopc_f2l
    
final static  intopc_fadd
    
final static  intopc_faload
    
final static  intopc_fastore
    
final static  intopc_fcmpg
    
final static  intopc_fcmpl
    
final static  intopc_fconst_0
    
final static  intopc_fconst_1
    
final static  intopc_fconst_2
    
final static  intopc_fdiv
    
final static  intopc_fload
    
final static  intopc_fload_0
    
final static  intopc_fload_1
    
final static  intopc_fload_2
    
final static  intopc_fload_3
    
final static  intopc_fmul
    
final static  intopc_fneg
    
final static  intopc_frem
    
final static  intopc_freturn
    
final static  intopc_fstore
    
final static  intopc_fstore_0
    
final static  intopc_fstore_1
    
final static  intopc_fstore_2
    
final static  intopc_fstore_3
    
final static  intopc_fsub
    
final static  intopc_getfield
    
final static  intopc_getstatic
    
final static  intopc_goto
    
final static  intopc_goto_w
    
final static  intopc_i2b
    
final static  intopc_i2c
    
final static  intopc_i2d
    
final static  intopc_i2f
    
final static  intopc_i2l
    
final static  intopc_i2s
    
final static  intopc_iadd
    
final static  intopc_iaload
    
final static  intopc_iand
    
final static  intopc_iastore
    
final static  intopc_iconst_0
    
final static  intopc_iconst_1
    
final static  intopc_iconst_2
    
final static  intopc_iconst_3
    
final static  intopc_iconst_4
    
final static  intopc_iconst_5
    
final static  intopc_iconst_m1
    
final static  intopc_idiv
    
final static  intopc_if_acmpeq
    
final static  intopc_if_acmpne
    
final static  intopc_if_icmpeq
    
final static  intopc_if_icmpge
    
final static  intopc_if_icmpgt
    
final static  intopc_if_icmple
    
final static  intopc_if_icmplt
    
final static  intopc_if_icmpne
    
final static  intopc_ifeq
    
final static  intopc_ifge
    
final static  intopc_ifgt
    
final static  intopc_ifle
    
final static  intopc_iflt
    
final static  intopc_ifne
    
final static  intopc_ifnonnull
    
final static  intopc_ifnull
    
final static  intopc_iinc
    
final static  intopc_iload
    
final static  intopc_iload_0
    
final static  intopc_iload_1
    
final static  intopc_iload_2
    
final static  intopc_iload_3
    
final static  intopc_imul
    
final static  intopc_ineg
    
final static  intopc_instanceof
    
final static  intopc_invokeinterface
    
final static  intopc_invokespecial
    
final static  intopc_invokestatic
    
final static  intopc_invokevirtual
    
final static  intopc_ior
    
final static  intopc_irem
    
final static  intopc_ireturn
    
final static  intopc_ishl
    
final static  intopc_ishr
    
final static  intopc_istore
    
final static  intopc_istore_0
    
final static  intopc_istore_1
    
final static  intopc_istore_2
    
final static  intopc_istore_3
    
final static  intopc_isub
    
final static  intopc_iushr
    
final static  intopc_ixor
    
final static  intopc_jsr
    
final static  intopc_jsr_w
    
final static  intopc_l2d
    
final static  intopc_l2f
    
final static  intopc_l2i
    
final static  intopc_label
    
final static  intopc_ladd
    
final static  intopc_laload
    
final static  intopc_land
    
final static  intopc_lastore
    
final static  intopc_lcmp
    
final static  intopc_lconst_0
    
final static  intopc_lconst_1
    
final static  intopc_ldc
    
final static  intopc_ldc2_w
    
final static  intopc_ldc_w
    
final static  intopc_ldiv
    
final public static  int[]opc_length
    
final static  intopc_lload
    
final static  intopc_lload_0
    
final static  intopc_lload_1
    
final static  intopc_lload_2
    
final static  intopc_lload_3
    
final static  intopc_lmul
    
final static  intopc_lneg
    
final static  intopc_lookupswitch
    
final static  intopc_lor
    
final static  intopc_lrem
    
final static  intopc_lreturn
    
final static  intopc_lshl
    
final static  intopc_lshr
    
final static  intopc_lstore
    
final static  intopc_lstore_0
    
final static  intopc_lstore_1
    
final static  intopc_lstore_2
    
final static  intopc_lstore_3
    
final static  intopc_lsub
    
final static  intopc_lushr
    
final static  intopc_lxor
    
final static  intopc_monitorenter
    
final static  intopc_monitorexit
    
final static  intopc_multianewarray
    
final static  intopc_new
    
final static  intopc_newarray
    
final static  intopc_nop
    
final static  intopc_pop
    
final static  intopc_pop2
    
final static  intopc_putfield
    
final static  intopc_putstatic
    
final static  intopc_ret
    
final static  intopc_return
    
final static  intopc_saload
    
final static  intopc_sastore
    
final static  intopc_sipush
    
final static  intopc_swap
    
final static  intopc_tableswitch
    
final static  intopc_try
    
final static  intopc_wide
    
final static  intopc_xxxunusedxxx
    



Field Detail
CONSTANT_Class
final public static int CONSTANT_Class(Code)



CONSTANT_Double
final public static int CONSTANT_Double(Code)



CONSTANT_Fieldref
final public static int CONSTANT_Fieldref(Code)



CONSTANT_Float
final public static int CONSTANT_Float(Code)



CONSTANT_Integer
final public static int CONSTANT_Integer(Code)



CONSTANT_InterfaceMethodref
final public static int CONSTANT_InterfaceMethodref(Code)



CONSTANT_Long
final public static int CONSTANT_Long(Code)



CONSTANT_Methodref
final public static int CONSTANT_Methodref(Code)



CONSTANT_NameAndType
final public static int CONSTANT_NameAndType(Code)



CONSTANT_String
final public static int CONSTANT_String(Code)



CONSTANT_Unicode
final public static int CONSTANT_Unicode(Code)



CONSTANT_Utf8
final public static int CONSTANT_Utf8(Code)



DEFAULT_MAJOR_VERSION
final public static int DEFAULT_MAJOR_VERSION(Code)



DEFAULT_MINOR_VERSION
final public static int DEFAULT_MINOR_VERSION(Code)



JAVA_MAGIC
final public static int JAVA_MAGIC(Code)



JAVA_MAJOR_VERSION
final public static int JAVA_MAJOR_VERSION(Code)



JAVA_MINOR_VERSION
final public static int JAVA_MINOR_VERSION(Code)



JAVA_MIN_MAJOR_VERSION
final public static int JAVA_MIN_MAJOR_VERSION(Code)



JAVA_MIN_MINOR_VERSION
final public static int JAVA_MIN_MINOR_VERSION(Code)



PRIMITIVE_ARRAY_TYPE_NAMES
final public static String[] PRIMITIVE_ARRAY_TYPE_NAMES(Code)



T_BOOLEAN
final public static int T_BOOLEAN(Code)



T_BYTE
final public static int T_BYTE(Code)



T_CHAR
final public static int T_CHAR(Code)



T_DOUBLE
final public static int T_DOUBLE(Code)



T_FLOAT
final public static int T_FLOAT(Code)



T_INT
final public static int T_INT(Code)



T_LONG
final public static int T_LONG(Code)



T_SHORT
final public static int T_SHORT(Code)



opc_aaload
final static int opc_aaload(Code)



opc_aastore
final static int opc_aastore(Code)



opc_aconst_null
final static int opc_aconst_null(Code)



opc_aload
final static int opc_aload(Code)



opc_aload_0
final static int opc_aload_0(Code)



opc_aload_1
final static int opc_aload_1(Code)



opc_aload_2
final static int opc_aload_2(Code)



opc_aload_3
final static int opc_aload_3(Code)



opc_anewarray
final static int opc_anewarray(Code)



opc_areturn
final static int opc_areturn(Code)



opc_arraylength
final static int opc_arraylength(Code)



opc_astore
final static int opc_astore(Code)



opc_astore_0
final static int opc_astore_0(Code)



opc_astore_1
final static int opc_astore_1(Code)



opc_astore_2
final static int opc_astore_2(Code)



opc_astore_3
final static int opc_astore_3(Code)



opc_athrow
final static int opc_athrow(Code)



opc_baload
final static int opc_baload(Code)



opc_bastore
final static int opc_bastore(Code)



opc_bipush
final static int opc_bipush(Code)



opc_breakpoint
final static int opc_breakpoint(Code)



opc_caload
final static int opc_caload(Code)



opc_castore
final static int opc_castore(Code)



opc_checkcast
final static int opc_checkcast(Code)



opc_d2f
final static int opc_d2f(Code)



opc_d2i
final static int opc_d2i(Code)



opc_d2l
final static int opc_d2l(Code)



opc_dadd
final static int opc_dadd(Code)



opc_daload
final static int opc_daload(Code)



opc_dastore
final static int opc_dastore(Code)



opc_dcmpg
final static int opc_dcmpg(Code)



opc_dcmpl
final static int opc_dcmpl(Code)



opc_dconst_0
final static int opc_dconst_0(Code)



opc_dconst_1
final static int opc_dconst_1(Code)



opc_ddiv
final static int opc_ddiv(Code)



opc_dead
final static int opc_dead(Code)



opc_dload
final static int opc_dload(Code)



opc_dload_0
final static int opc_dload_0(Code)



opc_dload_1
final static int opc_dload_1(Code)



opc_dload_2
final static int opc_dload_2(Code)



opc_dload_3
final static int opc_dload_3(Code)



opc_dmul
final static int opc_dmul(Code)



opc_dneg
final static int opc_dneg(Code)



opc_drem
final static int opc_drem(Code)



opc_dreturn
final static int opc_dreturn(Code)



opc_dstore
final static int opc_dstore(Code)



opc_dstore_0
final static int opc_dstore_0(Code)



opc_dstore_1
final static int opc_dstore_1(Code)



opc_dstore_2
final static int opc_dstore_2(Code)



opc_dstore_3
final static int opc_dstore_3(Code)



opc_dsub
final static int opc_dsub(Code)



opc_dup
final static int opc_dup(Code)



opc_dup2
final static int opc_dup2(Code)



opc_dup2_x1
final static int opc_dup2_x1(Code)



opc_dup2_x2
final static int opc_dup2_x2(Code)



opc_dup_x1
final static int opc_dup_x1(Code)



opc_dup_x2
final static int opc_dup_x2(Code)



opc_f2d
final static int opc_f2d(Code)



opc_f2i
final static int opc_f2i(Code)



opc_f2l
final static int opc_f2l(Code)



opc_fadd
final static int opc_fadd(Code)



opc_faload
final static int opc_faload(Code)



opc_fastore
final static int opc_fastore(Code)



opc_fcmpg
final static int opc_fcmpg(Code)



opc_fcmpl
final static int opc_fcmpl(Code)



opc_fconst_0
final static int opc_fconst_0(Code)



opc_fconst_1
final static int opc_fconst_1(Code)



opc_fconst_2
final static int opc_fconst_2(Code)



opc_fdiv
final static int opc_fdiv(Code)



opc_fload
final static int opc_fload(Code)



opc_fload_0
final static int opc_fload_0(Code)



opc_fload_1
final static int opc_fload_1(Code)



opc_fload_2
final static int opc_fload_2(Code)



opc_fload_3
final static int opc_fload_3(Code)



opc_fmul
final static int opc_fmul(Code)



opc_fneg
final static int opc_fneg(Code)



opc_frem
final static int opc_frem(Code)



opc_freturn
final static int opc_freturn(Code)



opc_fstore
final static int opc_fstore(Code)



opc_fstore_0
final static int opc_fstore_0(Code)



opc_fstore_1
final static int opc_fstore_1(Code)



opc_fstore_2
final static int opc_fstore_2(Code)



opc_fstore_3
final static int opc_fstore_3(Code)



opc_fsub
final static int opc_fsub(Code)



opc_getfield
final static int opc_getfield(Code)



opc_getstatic
final static int opc_getstatic(Code)



opc_goto
final static int opc_goto(Code)



opc_goto_w
final static int opc_goto_w(Code)



opc_i2b
final static int opc_i2b(Code)



opc_i2c
final static int opc_i2c(Code)



opc_i2d
final static int opc_i2d(Code)



opc_i2f
final static int opc_i2f(Code)



opc_i2l
final static int opc_i2l(Code)



opc_i2s
final static int opc_i2s(Code)



opc_iadd
final static int opc_iadd(Code)



opc_iaload
final static int opc_iaload(Code)



opc_iand
final static int opc_iand(Code)



opc_iastore
final static int opc_iastore(Code)



opc_iconst_0
final static int opc_iconst_0(Code)



opc_iconst_1
final static int opc_iconst_1(Code)



opc_iconst_2
final static int opc_iconst_2(Code)



opc_iconst_3
final static int opc_iconst_3(Code)



opc_iconst_4
final static int opc_iconst_4(Code)



opc_iconst_5
final static int opc_iconst_5(Code)



opc_iconst_m1
final static int opc_iconst_m1(Code)



opc_idiv
final static int opc_idiv(Code)



opc_if_acmpeq
final static int opc_if_acmpeq(Code)



opc_if_acmpne
final static int opc_if_acmpne(Code)



opc_if_icmpeq
final static int opc_if_icmpeq(Code)



opc_if_icmpge
final static int opc_if_icmpge(Code)



opc_if_icmpgt
final static int opc_if_icmpgt(Code)



opc_if_icmple
final static int opc_if_icmple(Code)



opc_if_icmplt
final static int opc_if_icmplt(Code)



opc_if_icmpne
final static int opc_if_icmpne(Code)



opc_ifeq
final static int opc_ifeq(Code)



opc_ifge
final static int opc_ifge(Code)



opc_ifgt
final static int opc_ifgt(Code)



opc_ifle
final static int opc_ifle(Code)



opc_iflt
final static int opc_iflt(Code)



opc_ifne
final static int opc_ifne(Code)



opc_ifnonnull
final static int opc_ifnonnull(Code)



opc_ifnull
final static int opc_ifnull(Code)



opc_iinc
final static int opc_iinc(Code)



opc_iload
final static int opc_iload(Code)



opc_iload_0
final static int opc_iload_0(Code)



opc_iload_1
final static int opc_iload_1(Code)



opc_iload_2
final static int opc_iload_2(Code)



opc_iload_3
final static int opc_iload_3(Code)



opc_imul
final static int opc_imul(Code)



opc_ineg
final static int opc_ineg(Code)



opc_instanceof
final static int opc_instanceof(Code)



opc_invokeinterface
final static int opc_invokeinterface(Code)



opc_invokespecial
final static int opc_invokespecial(Code)



opc_invokestatic
final static int opc_invokestatic(Code)



opc_invokevirtual
final static int opc_invokevirtual(Code)



opc_ior
final static int opc_ior(Code)



opc_irem
final static int opc_irem(Code)



opc_ireturn
final static int opc_ireturn(Code)



opc_ishl
final static int opc_ishl(Code)



opc_ishr
final static int opc_ishr(Code)



opc_istore
final static int opc_istore(Code)



opc_istore_0
final static int opc_istore_0(Code)



opc_istore_1
final static int opc_istore_1(Code)



opc_istore_2
final static int opc_istore_2(Code)



opc_istore_3
final static int opc_istore_3(Code)



opc_isub
final static int opc_isub(Code)



opc_iushr
final static int opc_iushr(Code)



opc_ixor
final static int opc_ixor(Code)



opc_jsr
final static int opc_jsr(Code)



opc_jsr_w
final static int opc_jsr_w(Code)



opc_l2d
final static int opc_l2d(Code)



opc_l2f
final static int opc_l2f(Code)



opc_l2i
final static int opc_l2i(Code)



opc_label
final static int opc_label(Code)



opc_ladd
final static int opc_ladd(Code)



opc_laload
final static int opc_laload(Code)



opc_land
final static int opc_land(Code)



opc_lastore
final static int opc_lastore(Code)



opc_lcmp
final static int opc_lcmp(Code)



opc_lconst_0
final static int opc_lconst_0(Code)



opc_lconst_1
final static int opc_lconst_1(Code)



opc_ldc
final static int opc_ldc(Code)



opc_ldc2_w
final static int opc_ldc2_w(Code)



opc_ldc_w
final static int opc_ldc_w(Code)



opc_ldiv
final static int opc_ldiv(Code)



opc_length
final public static int[] opc_length(Code)



opc_lload
final static int opc_lload(Code)



opc_lload_0
final static int opc_lload_0(Code)



opc_lload_1
final static int opc_lload_1(Code)



opc_lload_2
final static int opc_lload_2(Code)



opc_lload_3
final static int opc_lload_3(Code)



opc_lmul
final static int opc_lmul(Code)



opc_lneg
final static int opc_lneg(Code)



opc_lookupswitch
final static int opc_lookupswitch(Code)



opc_lor
final static int opc_lor(Code)



opc_lrem
final static int opc_lrem(Code)



opc_lreturn
final static int opc_lreturn(Code)



opc_lshl
final static int opc_lshl(Code)



opc_lshr
final static int opc_lshr(Code)



opc_lstore
final static int opc_lstore(Code)



opc_lstore_0
final static int opc_lstore_0(Code)



opc_lstore_1
final static int opc_lstore_1(Code)



opc_lstore_2
final static int opc_lstore_2(Code)



opc_lstore_3
final static int opc_lstore_3(Code)



opc_lsub
final static int opc_lsub(Code)



opc_lushr
final static int opc_lushr(Code)



opc_lxor
final static int opc_lxor(Code)



opc_monitorenter
final static int opc_monitorenter(Code)



opc_monitorexit
final static int opc_monitorexit(Code)



opc_multianewarray
final static int opc_multianewarray(Code)



opc_new
final static int opc_new(Code)



opc_newarray
final static int opc_newarray(Code)



opc_nop
final static int opc_nop(Code)



opc_pop
final static int opc_pop(Code)



opc_pop2
final static int opc_pop2(Code)



opc_putfield
final static int opc_putfield(Code)



opc_putstatic
final static int opc_putstatic(Code)



opc_ret
final static int opc_ret(Code)



opc_return
final static int opc_return(Code)



opc_saload
final static int opc_saload(Code)



opc_sastore
final static int opc_sastore(Code)



opc_sipush
final static int opc_sipush(Code)



opc_swap
final static int opc_swap(Code)



opc_tableswitch
final static int opc_tableswitch(Code)



opc_try
final static int opc_try(Code)



opc_wide
final static int opc_wide(Code)



opc_xxxunusedxxx
final static int opc_xxxunusedxxx(Code)





www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.