Index of all Fields and Methods
All Packages  Class Hierarchy

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Index of all Fields and Methods

A

ACC_ABSTRACT. Static variable in interface jas.RuntimeConstants
ACC_ABSTRACT. Static variable in interface jas.RuntimeConstants
ACC_FINAL. Static variable in interface jas.RuntimeConstants
ACC_FINAL. Static variable in interface jas.RuntimeConstants
ACC_INTERFACE. Static variable in interface jas.RuntimeConstants
ACC_INTERFACE. Static variable in interface jas.RuntimeConstants
ACC_NATIVE. Static variable in interface jas.RuntimeConstants
ACC_NATIVE. Static variable in interface jas.RuntimeConstants
ACC_PRIVATE. Static variable in interface jas.RuntimeConstants
ACC_PRIVATE. Static variable in interface jas.RuntimeConstants
ACC_PROTECTED. Static variable in interface jas.RuntimeConstants
ACC_PROTECTED. Static variable in interface jas.RuntimeConstants
ACC_PUBLIC. Static variable in interface jas.RuntimeConstants
ACC_PUBLIC. Static variable in interface jas.RuntimeConstants
ACC_STATIC. Static variable in interface jas.RuntimeConstants
ACC_STATIC. Static variable in interface jas.RuntimeConstants
ACC_SUPER. Static variable in interface jas.RuntimeConstants
ACC_SUPER. Static variable in interface jas.RuntimeConstants
ACC_SYNCHRONIZED. Static variable in interface jas.RuntimeConstants
ACC_SYNCHRONIZED. Static variable in interface jas.RuntimeConstants
ACC_TRANSIENT. Static variable in interface jas.RuntimeConstants
ACC_TRANSIENT. Static variable in interface jas.RuntimeConstants
ACC_VOLATILE. Static variable in interface jas.RuntimeConstants
ACC_VOLATILE. Static variable in interface jas.RuntimeConstants
addCPItem(CP). Method in class jas.ClassEnv
This is the method to add CPE items to a class.
addCPItem(CP). Method in class jas.ClassEnv
This is the method to add CPE items to a class.
addEntry(CatchEntry). Method in class jas.Catchtable
add an entry to the catch table
addEntry(CatchEntry). Method in class jas.Catchtable
add an entry to the catch table
addEntry(Label, int). Method in class jas.LineTableAttr
Add a pc to line number entry to the line table.
addEntry(Label, int). Method in class jas.LineTableAttr
Add a pc to line number entry to the line table.
addEntry(Label, Label, Label, CP). Method in class jas.Catchtable
add an entry to the catch table
addEntry(Label, Label, Label, CP). Method in class jas.Catchtable
add an entry to the catch table
addEntry(LocalVarEntry). Method in class jas.LocalVarTableAttr
Add a LocalVar Entry to the attribute
addEntry(LocalVarEntry). Method in class jas.LocalVarTableAttr
Add a LocalVar Entry to the attribute
addException(CP). Method in class jas.ExceptAttr
addException(CP). Method in class jas.ExceptAttr
addField(Var). Method in class jas.ClassEnv
addField(Var). Method in class jas.ClassEnv
addGenericAttr(GenericAttr). Method in class jas.ClassEnv
Add a generic attribute to the class file.
addGenericAttr(GenericAttr). Method in class jas.ClassEnv
Add a generic attribute to the class file.
addGenericAttr(GenericAttr). Method in class jas.CodeAttr
Add a generic attribute to the method.
addGenericAttr(GenericAttr). Method in class jas.CodeAttr
Add a generic attribute to the method.
addInsn(Insn). Method in class jas.CodeAttr
Append a new Insn to this code.
addInsn(Insn). Method in class jas.CodeAttr
Append a new Insn to this code.
addInterface(CP). Method in class jas.ClassEnv
Add this CP to the list of interfaces supposedly implemented by this class.
addInterface(CP). Method in class jas.ClassEnv
Add this CP to the list of interfaces supposedly implemented by this class.
addInterface(CP[]). Method in class jas.ClassEnv
Add this to the list of interfaces supposedly implemented by this class.
addInterface(CP[]). Method in class jas.ClassEnv
Add this to the list of interfaces supposedly implemented by this class.
addMethod(Method). Method in class jas.ClassEnv
This allows more control over generating CP's for methods if you feel so inclined.
addMethod(Method). Method in class jas.ClassEnv
This allows more control over generating CP's for methods if you feel so inclined.
addMethod(short, String, String, CodeAttr, ExceptAttr). Method in class jas.ClassEnv
Here is where code gets added to a class.
addMethod(short, String, String, CodeAttr, ExceptAttr). Method in class jas.ClassEnv
Here is where code gets added to a class.
AsciiCP(String). Constructor for class jas.AsciiCP
AsciiCP(String). Constructor for class jas.AsciiCP

C

CatchEntry(Label, Label, Label, CP). Constructor for class jas.CatchEntry
Catch entries are created and then added to the Catchtable.
CatchEntry(Label, Label, Label, CP). Constructor for class jas.CatchEntry
Catch entries are created and then added to the Catchtable.
Catchtable(). Constructor for class jas.Catchtable
Catchtable(). Constructor for class jas.Catchtable
ClassCP(String). Constructor for class jas.ClassCP
ClassCP(String). Constructor for class jas.ClassCP
ClassEnv(). Constructor for class jas.ClassEnv
ClassEnv(). Constructor for class jas.ClassEnv
CodeAttr(). Constructor for class jas.CodeAttr
Create a new bag.
CodeAttr(). Constructor for class jas.CodeAttr
Create a new bag.
CONSTANT_CLASS. Static variable in interface jas.RuntimeConstants
CONSTANT_CLASS. Static variable in interface jas.RuntimeConstants
CONSTANT_DOUBLE. Static variable in interface jas.RuntimeConstants
CONSTANT_DOUBLE. Static variable in interface jas.RuntimeConstants
CONSTANT_FIELD. Static variable in interface jas.RuntimeConstants
CONSTANT_FIELD. Static variable in interface jas.RuntimeConstants
CONSTANT_FLOAT. Static variable in interface jas.RuntimeConstants
CONSTANT_FLOAT. Static variable in interface jas.RuntimeConstants
CONSTANT_INTEGER. Static variable in interface jas.RuntimeConstants
CONSTANT_INTEGER. Static variable in interface jas.RuntimeConstants
CONSTANT_INTERFACEMETHOD. Static variable in interface jas.RuntimeConstants
CONSTANT_INTERFACEMETHOD. Static variable in interface jas.RuntimeConstants
CONSTANT_LONG. Static variable in interface jas.RuntimeConstants
CONSTANT_LONG. Static variable in interface jas.RuntimeConstants
CONSTANT_METHOD. Static variable in interface jas.RuntimeConstants
CONSTANT_METHOD. Static variable in interface jas.RuntimeConstants
CONSTANT_NAMEANDTYPE. Static variable in interface jas.RuntimeConstants
CONSTANT_NAMEANDTYPE. Static variable in interface jas.RuntimeConstants
CONSTANT_STRING. Static variable in interface jas.RuntimeConstants
CONSTANT_STRING. Static variable in interface jas.RuntimeConstants
CONSTANT_UNICODE. Static variable in interface jas.RuntimeConstants
CONSTANT_UNICODE. Static variable in interface jas.RuntimeConstants
CONSTANT_UTF8. Static variable in interface jas.RuntimeConstants
CONSTANT_UTF8. Static variable in interface jas.RuntimeConstants
ConstAttr(CP). Constructor for class jas.ConstAttr
Create a new constant attribute whose constant value is picked up from constant pool with the given entry.
ConstAttr(CP). Constructor for class jas.ConstAttr
Create a new constant attribute whose constant value is picked up from constant pool with the given entry.
CP(). Constructor for class jas.CP
CP(). Constructor for class jas.CP

D

DoubleCP(double). Constructor for class jas.DoubleCP
DoubleCP(double). Constructor for class jas.DoubleCP

E

ExceptAttr(). Constructor for class jas.ExceptAttr
ExceptAttr(). Constructor for class jas.ExceptAttr

F

FieldCP(String, String, String). Constructor for class jas.FieldCP
FieldCP's are created by specifying the class to which the field belongs, the name of the symbol, and its signature.
FieldCP(String, String, String). Constructor for class jas.FieldCP
FieldCP's are created by specifying the class to which the field belongs, the name of the symbol, and its signature.
FloatCP(float). Constructor for class jas.FloatCP
FloatCP(float). Constructor for class jas.FloatCP

G

GenericAttr(CP, byte[]). Constructor for class jas.GenericAttr
Make up a new attribute
GenericAttr(CP, byte[]). Constructor for class jas.GenericAttr
Make up a new attribute
GenericAttr(String, byte[]). Constructor for class jas.GenericAttr
Make up a new attribute
GenericAttr(String, byte[]). Constructor for class jas.GenericAttr
Make up a new attribute

I

IincInsn(int, int). Constructor for class jas.IincInsn
IincInsn(int, int). Constructor for class jas.IincInsn
Insn(int). Constructor for class jas.Insn
Instructions with no arguments are built with this constructor.
Insn(int). Constructor for class jas.Insn
Instructions with no arguments are built with this constructor.
Insn(int, CP). Constructor for class jas.Insn
This constructor is used for instructions that take a CP item as their argument.
Insn(int, CP). Constructor for class jas.Insn
This constructor is used for instructions that take a CP item as their argument.
Insn(int, int). Constructor for class jas.Insn
Instructions that take a single numeric argument.
Insn(int, int). Constructor for class jas.Insn
Instructions that take a single numeric argument.
Insn(int, Label). Constructor for class jas.Insn
Instructions that take a Label as an argument.
Insn(int, Label). Constructor for class jas.Insn
Instructions that take a Label as an argument.
IntegerCP(int). Constructor for class jas.IntegerCP
IntegerCP(int). Constructor for class jas.IntegerCP
InterfaceCP(String, String, String). Constructor for class jas.InterfaceCP
InterfaceCP(String, String, String). Constructor for class jas.InterfaceCP
InvokeinterfaceInsn(CP, int). Constructor for class jas.InvokeinterfaceInsn
InvokeinterfaceInsn(CP, int). Constructor for class jas.InvokeinterfaceInsn

J

jasError(). Constructor for class jas.jasError
jasError(). Constructor for class jas.jasError
jasError(String). Constructor for class jas.jasError
jasError(String). Constructor for class jas.jasError
JAVA_MAGIC. Static variable in interface jas.RuntimeConstants
JAVA_MAGIC. Static variable in interface jas.RuntimeConstants
JAVA_MINOR_VERSION. Static variable in interface jas.RuntimeConstants
JAVA_MINOR_VERSION. Static variable in interface jas.RuntimeConstants
JAVA_VERSION. Static variable in interface jas.RuntimeConstants
JAVA_VERSION. Static variable in interface jas.RuntimeConstants

L

Label(String). Constructor for class jas.Label
Create a new Label with this tag.
Label(String). Constructor for class jas.Label
Create a new Label with this tag.
LineTableAttr(). Constructor for class jas.LineTableAttr
Note: A line table is associated with a method, so you need to create a new LineTableAttr for each method for which you add debugging information.
LineTableAttr(). Constructor for class jas.LineTableAttr
Note: A line table is associated with a method, so you need to create a new LineTableAttr for each method for which you add debugging information.
LocalVarEntry(Label, Label, CP, CP, int). Constructor for class jas.LocalVarEntry
Create local variable scope information that can be used while debugging.
LocalVarEntry(Label, Label, CP, CP, int). Constructor for class jas.LocalVarEntry
Create local variable scope information that can be used while debugging.
LocalVarEntry(Label, Label, String, String, int). Constructor for class jas.LocalVarEntry
Create local variable scope information that can be used while debugging.
LocalVarEntry(Label, Label, String, String, int). Constructor for class jas.LocalVarEntry
Create local variable scope information that can be used while debugging.
LocalVarTableAttr(). Constructor for class jas.LocalVarTableAttr
Note: A local var is associated with a method, so you need to create a new LocalVarTableAttr for each method for which you add debugging information.
LocalVarTableAttr(). Constructor for class jas.LocalVarTableAttr
Note: A local var is associated with a method, so you need to create a new LocalVarTableAttr for each method for which you add debugging information.
LongCP(long). Constructor for class jas.LongCP
LongCP(long). Constructor for class jas.LongCP
LookupswitchInsn(Label, int[], Label[]). Constructor for class jas.LookupswitchInsn
LookupswitchInsn(Label, int[], Label[]). Constructor for class jas.LookupswitchInsn

M

Method(short, CP, CP, CodeAttr, ExceptAttr). Constructor for class jas.Method
Method(short, CP, CP, CodeAttr, ExceptAttr). Constructor for class jas.Method
MethodCP(String, String, String). Constructor for class jas.MethodCP
MethodCP(String, String, String). Constructor for class jas.MethodCP
MultiarrayInsn(CP, int). Constructor for class jas.MultiarrayInsn
MultiarrayInsn(CP, int). Constructor for class jas.MultiarrayInsn

N

NameTypeCP(String, String). Constructor for class jas.NameTypeCP
Name/type entries are used to specify the type associated with a symbol name.
NameTypeCP(String, String). Constructor for class jas.NameTypeCP
Name/type entries are used to specify the type associated with a symbol name.

O

opc_aaload. Static variable in interface jas.RuntimeConstants
opc_aaload. Static variable in interface jas.RuntimeConstants
opc_aastore. Static variable in interface jas.RuntimeConstants
opc_aastore. Static variable in interface jas.RuntimeConstants
opc_aconst_null. Static variable in interface jas.RuntimeConstants
opc_aconst_null. Static variable in interface jas.RuntimeConstants
opc_aload. Static variable in interface jas.RuntimeConstants
opc_aload. Static variable in interface jas.RuntimeConstants
opc_aload_0. Static variable in interface jas.RuntimeConstants
opc_aload_0. Static variable in interface jas.RuntimeConstants
opc_aload_1. Static variable in interface jas.RuntimeConstants
opc_aload_1. Static variable in interface jas.RuntimeConstants
opc_aload_2. Static variable in interface jas.RuntimeConstants
opc_aload_2. Static variable in interface jas.RuntimeConstants
opc_aload_3. Static variable in interface jas.RuntimeConstants
opc_aload_3. Static variable in interface jas.RuntimeConstants
opc_anewarray. Static variable in interface jas.RuntimeConstants
opc_anewarray. Static variable in interface jas.RuntimeConstants
opc_areturn. Static variable in interface jas.RuntimeConstants
opc_areturn. Static variable in interface jas.RuntimeConstants
opc_arraylength. Static variable in interface jas.RuntimeConstants
opc_arraylength. Static variable in interface jas.RuntimeConstants
opc_astore. Static variable in interface jas.RuntimeConstants
opc_astore. Static variable in interface jas.RuntimeConstants
opc_astore_0. Static variable in interface jas.RuntimeConstants
opc_astore_0. Static variable in interface jas.RuntimeConstants
opc_astore_1. Static variable in interface jas.RuntimeConstants
opc_astore_1. Static variable in interface jas.RuntimeConstants
opc_astore_2. Static variable in interface jas.RuntimeConstants
opc_astore_2. Static variable in interface jas.RuntimeConstants
opc_astore_3. Static variable in interface jas.RuntimeConstants
opc_astore_3. Static variable in interface jas.RuntimeConstants
opc_athrow. Static variable in interface jas.RuntimeConstants
opc_athrow. Static variable in interface jas.RuntimeConstants
opc_baload. Static variable in interface jas.RuntimeConstants
opc_baload. Static variable in interface jas.RuntimeConstants
opc_bastore. Static variable in interface jas.RuntimeConstants
opc_bastore. Static variable in interface jas.RuntimeConstants
opc_bipush. Static variable in interface jas.RuntimeConstants
opc_bipush. Static variable in interface jas.RuntimeConstants
opc_breakpoint. Static variable in interface jas.RuntimeConstants
opc_breakpoint. Static variable in interface jas.RuntimeConstants
opc_caload. Static variable in interface jas.RuntimeConstants
opc_caload. Static variable in interface jas.RuntimeConstants
opc_castore. Static variable in interface jas.RuntimeConstants
opc_castore. Static variable in interface jas.RuntimeConstants
opc_checkcast. Static variable in interface jas.RuntimeConstants
opc_checkcast. Static variable in interface jas.RuntimeConstants
opc_d2f. Static variable in interface jas.RuntimeConstants
opc_d2f. Static variable in interface jas.RuntimeConstants
opc_d2i. Static variable in interface jas.RuntimeConstants
opc_d2i. Static variable in interface jas.RuntimeConstants
opc_d2l. Static variable in interface jas.RuntimeConstants
opc_d2l. Static variable in interface jas.RuntimeConstants
opc_dadd. Static variable in interface jas.RuntimeConstants
opc_dadd. Static variable in interface jas.RuntimeConstants
opc_daload. Static variable in interface jas.RuntimeConstants
opc_daload. Static variable in interface jas.RuntimeConstants
opc_dastore. Static variable in interface jas.RuntimeConstants
opc_dastore. Static variable in interface jas.RuntimeConstants
opc_dcmpg. Static variable in interface jas.RuntimeConstants
opc_dcmpg. Static variable in interface jas.RuntimeConstants
opc_dcmpl. Static variable in interface jas.RuntimeConstants
opc_dcmpl. Static variable in interface jas.RuntimeConstants
opc_dconst_0. Static variable in interface jas.RuntimeConstants
opc_dconst_0. Static variable in interface jas.RuntimeConstants
opc_dconst_1. Static variable in interface jas.RuntimeConstants
opc_dconst_1. Static variable in interface jas.RuntimeConstants
opc_ddiv. Static variable in interface jas.RuntimeConstants
opc_ddiv. Static variable in interface jas.RuntimeConstants
opc_dead. Static variable in interface jas.RuntimeConstants
opc_dead. Static variable in interface jas.RuntimeConstants
opc_dload. Static variable in interface jas.RuntimeConstants
opc_dload. Static variable in interface jas.RuntimeConstants
opc_dload_0. Static variable in interface jas.RuntimeConstants
opc_dload_0. Static variable in interface jas.RuntimeConstants
opc_dload_1. Static variable in interface jas.RuntimeConstants
opc_dload_1. Static variable in interface jas.RuntimeConstants
opc_dload_2. Static variable in interface jas.RuntimeConstants
opc_dload_2. Static variable in interface jas.RuntimeConstants
opc_dload_3. Static variable in interface jas.RuntimeConstants
opc_dload_3. Static variable in interface jas.RuntimeConstants
opc_dmul. Static variable in interface jas.RuntimeConstants
opc_dmul. Static variable in interface jas.RuntimeConstants
opc_dneg. Static variable in interface jas.RuntimeConstants
opc_dneg. Static variable in interface jas.RuntimeConstants
opc_drem. Static variable in interface jas.RuntimeConstants
opc_drem. Static variable in interface jas.RuntimeConstants
opc_dreturn. Static variable in interface jas.RuntimeConstants
opc_dreturn. Static variable in interface jas.RuntimeConstants
opc_dstore. Static variable in interface jas.RuntimeConstants
opc_dstore. Static variable in interface jas.RuntimeConstants
opc_dstore_0. Static variable in interface jas.RuntimeConstants
opc_dstore_0. Static variable in interface jas.RuntimeConstants
opc_dstore_1. Static variable in interface jas.RuntimeConstants
opc_dstore_1. Static variable in interface jas.RuntimeConstants
opc_dstore_2. Static variable in interface jas.RuntimeConstants
opc_dstore_2. Static variable in interface jas.RuntimeConstants
opc_dstore_3. Static variable in interface jas.RuntimeConstants
opc_dstore_3. Static variable in interface jas.RuntimeConstants
opc_dsub. Static variable in interface jas.RuntimeConstants
opc_dsub. Static variable in interface jas.RuntimeConstants
opc_dup. Static variable in interface jas.RuntimeConstants
opc_dup. Static variable in interface jas.RuntimeConstants
opc_dup2. Static variable in interface jas.RuntimeConstants
opc_dup2. Static variable in interface jas.RuntimeConstants
opc_dup2_x1. Static variable in interface jas.RuntimeConstants
opc_dup2_x1. Static variable in interface jas.RuntimeConstants
opc_dup2_x2. Static variable in interface jas.RuntimeConstants
opc_dup2_x2. Static variable in interface jas.RuntimeConstants
opc_dup_x1. Static variable in interface jas.RuntimeConstants
opc_dup_x1. Static variable in interface jas.RuntimeConstants
opc_dup_x2. Static variable in interface jas.RuntimeConstants
opc_dup_x2. Static variable in interface jas.RuntimeConstants
opc_f2d. Static variable in interface jas.RuntimeConstants
opc_f2d. Static variable in interface jas.RuntimeConstants
opc_f2i. Static variable in interface jas.RuntimeConstants
opc_f2i. Static variable in interface jas.RuntimeConstants
opc_f2l. Static variable in interface jas.RuntimeConstants
opc_f2l. Static variable in interface jas.RuntimeConstants
opc_fadd. Static variable in interface jas.RuntimeConstants
opc_fadd. Static variable in interface jas.RuntimeConstants
opc_faload. Static variable in interface jas.RuntimeConstants
opc_faload. Static variable in interface jas.RuntimeConstants
opc_fastore. Static variable in interface jas.RuntimeConstants
opc_fastore. Static variable in interface jas.RuntimeConstants
opc_fcmpg. Static variable in interface jas.RuntimeConstants
opc_fcmpg. Static variable in interface jas.RuntimeConstants
opc_fcmpl. Static variable in interface jas.RuntimeConstants
opc_fcmpl. Static variable in interface jas.RuntimeConstants
opc_fconst_0. Static variable in interface jas.RuntimeConstants
opc_fconst_0. Static variable in interface jas.RuntimeConstants
opc_fconst_1. Static variable in interface jas.RuntimeConstants
opc_fconst_1. Static variable in interface jas.RuntimeConstants
opc_fconst_2. Static variable in interface jas.RuntimeConstants
opc_fconst_2. Static variable in interface jas.RuntimeConstants
opc_fdiv. Static variable in interface jas.RuntimeConstants
opc_fdiv. Static variable in interface jas.RuntimeConstants
opc_fload. Static variable in interface jas.RuntimeConstants
opc_fload. Static variable in interface jas.RuntimeConstants
opc_fload_0. Static variable in interface jas.RuntimeConstants
opc_fload_0. Static variable in interface jas.RuntimeConstants
opc_fload_1. Static variable in interface jas.RuntimeConstants
opc_fload_1. Static variable in interface jas.RuntimeConstants
opc_fload_2. Static variable in interface jas.RuntimeConstants
opc_fload_2. Static variable in interface jas.RuntimeConstants
opc_fload_3. Static variable in interface jas.RuntimeConstants
opc_fload_3. Static variable in interface jas.RuntimeConstants
opc_fmul. Static variable in interface jas.RuntimeConstants
opc_fmul. Static variable in interface jas.RuntimeConstants
opc_fneg. Static variable in interface jas.RuntimeConstants
opc_fneg. Static variable in interface jas.RuntimeConstants
opc_frem. Static variable in interface jas.RuntimeConstants
opc_frem. Static variable in interface jas.RuntimeConstants
opc_freturn. Static variable in interface jas.RuntimeConstants
opc_freturn. Static variable in interface jas.RuntimeConstants
opc_fstore. Static variable in interface jas.RuntimeConstants
opc_fstore. Static variable in interface jas.RuntimeConstants
opc_fstore_0. Static variable in interface jas.RuntimeConstants
opc_fstore_0. Static variable in interface jas.RuntimeConstants
opc_fstore_1. Static variable in interface jas.RuntimeConstants
opc_fstore_1. Static variable in interface jas.RuntimeConstants
opc_fstore_2. Static variable in interface jas.RuntimeConstants
opc_fstore_2. Static variable in interface jas.RuntimeConstants
opc_fstore_3. Static variable in interface jas.RuntimeConstants
opc_fstore_3. Static variable in interface jas.RuntimeConstants
opc_fsub. Static variable in interface jas.RuntimeConstants
opc_fsub. Static variable in interface jas.RuntimeConstants
opc_getfield. Static variable in interface jas.RuntimeConstants
opc_getfield. Static variable in interface jas.RuntimeConstants
opc_getstatic. Static variable in interface jas.RuntimeConstants
opc_getstatic. Static variable in interface jas.RuntimeConstants
opc_goto. Static variable in interface jas.RuntimeConstants
opc_goto. Static variable in interface jas.RuntimeConstants
opc_goto_w. Static variable in interface jas.RuntimeConstants
opc_goto_w. Static variable in interface jas.RuntimeConstants
opc_i2b. Static variable in interface jas.RuntimeConstants
opc_i2b. Static variable in interface jas.RuntimeConstants
opc_i2c. Static variable in interface jas.RuntimeConstants
opc_i2c. Static variable in interface jas.RuntimeConstants
opc_i2d. Static variable in interface jas.RuntimeConstants
opc_i2d. Static variable in interface jas.RuntimeConstants
opc_i2f. Static variable in interface jas.RuntimeConstants
opc_i2f. Static variable in interface jas.RuntimeConstants
opc_i2l. Static variable in interface jas.RuntimeConstants
opc_i2l. Static variable in interface jas.RuntimeConstants
opc_i2s. Static variable in interface jas.RuntimeConstants
opc_i2s. Static variable in interface jas.RuntimeConstants
opc_iadd. Static variable in interface jas.RuntimeConstants
opc_iadd. Static variable in interface jas.RuntimeConstants
opc_iaload. Static variable in interface jas.RuntimeConstants
opc_iaload. Static variable in interface jas.RuntimeConstants
opc_iand. Static variable in interface jas.RuntimeConstants
opc_iand. Static variable in interface jas.RuntimeConstants
opc_iastore. Static variable in interface jas.RuntimeConstants
opc_iastore. Static variable in interface jas.RuntimeConstants
opc_iconst_0. Static variable in interface jas.RuntimeConstants
opc_iconst_0. Static variable in interface jas.RuntimeConstants
opc_iconst_1. Static variable in interface jas.RuntimeConstants
opc_iconst_1. Static variable in interface jas.RuntimeConstants
opc_iconst_2. Static variable in interface jas.RuntimeConstants
opc_iconst_2. Static variable in interface jas.RuntimeConstants
opc_iconst_3. Static variable in interface jas.RuntimeConstants
opc_iconst_3. Static variable in interface jas.RuntimeConstants
opc_iconst_4. Static variable in interface jas.RuntimeConstants
opc_iconst_4. Static variable in interface jas.RuntimeConstants
opc_iconst_5. Static variable in interface jas.RuntimeConstants
opc_iconst_5. Static variable in interface jas.RuntimeConstants
opc_iconst_m1. Static variable in interface jas.RuntimeConstants
opc_iconst_m1. Static variable in interface jas.RuntimeConstants
opc_idiv. Static variable in interface jas.RuntimeConstants
opc_idiv. Static variable in interface jas.RuntimeConstants
opc_if_acmpeq. Static variable in interface jas.RuntimeConstants
opc_if_acmpeq. Static variable in interface jas.RuntimeConstants
opc_if_acmpne. Static variable in interface jas.RuntimeConstants
opc_if_acmpne. Static variable in interface jas.RuntimeConstants
opc_if_icmpeq. Static variable in interface jas.RuntimeConstants
opc_if_icmpeq. Static variable in interface jas.RuntimeConstants
opc_if_icmpge. Static variable in interface jas.RuntimeConstants
opc_if_icmpge. Static variable in interface jas.RuntimeConstants
opc_if_icmpgt. Static variable in interface jas.RuntimeConstants
opc_if_icmpgt. Static variable in interface jas.RuntimeConstants
opc_if_icmple. Static variable in interface jas.RuntimeConstants
opc_if_icmple. Static variable in interface jas.RuntimeConstants
opc_if_icmplt. Static variable in interface jas.RuntimeConstants
opc_if_icmplt. Static variable in interface jas.RuntimeConstants
opc_if_icmpne. Static variable in interface jas.RuntimeConstants
opc_if_icmpne. Static variable in interface jas.RuntimeConstants
opc_ifeq. Static variable in interface jas.RuntimeConstants
opc_ifeq. Static variable in interface jas.RuntimeConstants
opc_ifge. Static variable in interface jas.RuntimeConstants
opc_ifge. Static variable in interface jas.RuntimeConstants
opc_ifgt. Static variable in interface jas.RuntimeConstants
opc_ifgt. Static variable in interface jas.RuntimeConstants
opc_ifle. Static variable in interface jas.RuntimeConstants
opc_ifle. Static variable in interface jas.RuntimeConstants
opc_iflt. Static variable in interface jas.RuntimeConstants
opc_iflt. Static variable in interface jas.RuntimeConstants
opc_ifne. Static variable in interface jas.RuntimeConstants
opc_ifne. Static variable in interface jas.RuntimeConstants
opc_ifnonnull. Static variable in interface jas.RuntimeConstants
opc_ifnonnull. Static variable in interface jas.RuntimeConstants
opc_ifnull. Static variable in interface jas.RuntimeConstants
opc_ifnull. Static variable in interface jas.RuntimeConstants
opc_iinc. Static variable in interface jas.RuntimeConstants
opc_iinc. Static variable in interface jas.RuntimeConstants
opc_iload. Static variable in interface jas.RuntimeConstants
opc_iload. Static variable in interface jas.RuntimeConstants
opc_iload_0. Static variable in interface jas.RuntimeConstants
opc_iload_0. Static variable in interface jas.RuntimeConstants
opc_iload_1. Static variable in interface jas.RuntimeConstants
opc_iload_1. Static variable in interface jas.RuntimeConstants
opc_iload_2. Static variable in interface jas.RuntimeConstants
opc_iload_2. Static variable in interface jas.RuntimeConstants
opc_iload_3. Static variable in interface jas.RuntimeConstants
opc_iload_3. Static variable in interface jas.RuntimeConstants
opc_imul. Static variable in interface jas.RuntimeConstants
opc_imul. Static variable in interface jas.RuntimeConstants
opc_ineg. Static variable in interface jas.RuntimeConstants
opc_ineg. Static variable in interface jas.RuntimeConstants
opc_instanceof. Static variable in interface jas.RuntimeConstants
opc_instanceof. Static variable in interface jas.RuntimeConstants
opc_int2byte. Static variable in interface jas.RuntimeConstants
opc_int2byte. Static variable in interface jas.RuntimeConstants
opc_int2char. Static variable in interface jas.RuntimeConstants
opc_int2char. Static variable in interface jas.RuntimeConstants
opc_int2short. Static variable in interface jas.RuntimeConstants
opc_int2short. Static variable in interface jas.RuntimeConstants
opc_invokeinterface. Static variable in interface jas.RuntimeConstants
opc_invokeinterface. Static variable in interface jas.RuntimeConstants
opc_invokenonvirtual. Static variable in interface jas.RuntimeConstants
opc_invokenonvirtual. Static variable in interface jas.RuntimeConstants
opc_invokespecial. Static variable in interface jas.RuntimeConstants
opc_invokespecial. Static variable in interface jas.RuntimeConstants
opc_invokestatic. Static variable in interface jas.RuntimeConstants
opc_invokestatic. Static variable in interface jas.RuntimeConstants
opc_invokevirtual. Static variable in interface jas.RuntimeConstants
opc_invokevirtual. Static variable in interface jas.RuntimeConstants
opc_ior. Static variable in interface jas.RuntimeConstants
opc_ior. Static variable in interface jas.RuntimeConstants
opc_irem. Static variable in interface jas.RuntimeConstants
opc_irem. Static variable in interface jas.RuntimeConstants
opc_ireturn. Static variable in interface jas.RuntimeConstants
opc_ireturn. Static variable in interface jas.RuntimeConstants
opc_ishl. Static variable in interface jas.RuntimeConstants
opc_ishl. Static variable in interface jas.RuntimeConstants
opc_ishr. Static variable in interface jas.RuntimeConstants
opc_ishr. Static variable in interface jas.RuntimeConstants
opc_istore. Static variable in interface jas.RuntimeConstants
opc_istore. Static variable in interface jas.RuntimeConstants
opc_istore_0. Static variable in interface jas.RuntimeConstants
opc_istore_0. Static variable in interface jas.RuntimeConstants
opc_istore_1. Static variable in interface jas.RuntimeConstants
opc_istore_1. Static variable in interface jas.RuntimeConstants
opc_istore_2. Static variable in interface jas.RuntimeConstants
opc_istore_2. Static variable in interface jas.RuntimeConstants
opc_istore_3. Static variable in interface jas.RuntimeConstants
opc_istore_3. Static variable in interface jas.RuntimeConstants
opc_isub. Static variable in interface jas.RuntimeConstants
opc_isub. Static variable in interface jas.RuntimeConstants
opc_iushr. Static variable in interface jas.RuntimeConstants
opc_iushr. Static variable in interface jas.RuntimeConstants
opc_ixor. Static variable in interface jas.RuntimeConstants
opc_ixor. Static variable in interface jas.RuntimeConstants
opc_jsr. Static variable in interface jas.RuntimeConstants
opc_jsr. Static variable in interface jas.RuntimeConstants
opc_jsr_w. Static variable in interface jas.RuntimeConstants
opc_jsr_w. Static variable in interface jas.RuntimeConstants
opc_l2d. Static variable in interface jas.RuntimeConstants
opc_l2d. Static variable in interface jas.RuntimeConstants
opc_l2f. Static variable in interface jas.RuntimeConstants
opc_l2f. Static variable in interface jas.RuntimeConstants
opc_l2i. Static variable in interface jas.RuntimeConstants
opc_l2i. Static variable in interface jas.RuntimeConstants
opc_label. Static variable in interface jas.RuntimeConstants
opc_label. Static variable in interface jas.RuntimeConstants
opc_ladd. Static variable in interface jas.RuntimeConstants
opc_ladd. Static variable in interface jas.RuntimeConstants
opc_laload. Static variable in interface jas.RuntimeConstants
opc_laload. Static variable in interface jas.RuntimeConstants
opc_land. Static variable in interface jas.RuntimeConstants
opc_land. Static variable in interface jas.RuntimeConstants
opc_lastore. Static variable in interface jas.RuntimeConstants
opc_lastore. Static variable in interface jas.RuntimeConstants
opc_lcmp. Static variable in interface jas.RuntimeConstants
opc_lcmp. Static variable in interface jas.RuntimeConstants
opc_lconst_0. Static variable in interface jas.RuntimeConstants
opc_lconst_0. Static variable in interface jas.RuntimeConstants
opc_lconst_1. Static variable in interface jas.RuntimeConstants
opc_lconst_1. Static variable in interface jas.RuntimeConstants
opc_ldc. Static variable in interface jas.RuntimeConstants
opc_ldc. Static variable in interface jas.RuntimeConstants
opc_ldc2_w. Static variable in interface jas.RuntimeConstants
opc_ldc2_w. Static variable in interface jas.RuntimeConstants
opc_ldc_w. Static variable in interface jas.RuntimeConstants
opc_ldc_w. Static variable in interface jas.RuntimeConstants
opc_ldiv. Static variable in interface jas.RuntimeConstants
opc_ldiv. Static variable in interface jas.RuntimeConstants
opc_lload. Static variable in interface jas.RuntimeConstants
opc_lload. Static variable in interface jas.RuntimeConstants
opc_lload_0. Static variable in interface jas.RuntimeConstants
opc_lload_0. Static variable in interface jas.RuntimeConstants
opc_lload_1. Static variable in interface jas.RuntimeConstants
opc_lload_1. Static variable in interface jas.RuntimeConstants
opc_lload_2. Static variable in interface jas.RuntimeConstants
opc_lload_2. Static variable in interface jas.RuntimeConstants
opc_lload_3. Static variable in interface jas.RuntimeConstants
opc_lload_3. Static variable in interface jas.RuntimeConstants
opc_lmul. Static variable in interface jas.RuntimeConstants
opc_lmul. Static variable in interface jas.RuntimeConstants
opc_lneg. Static variable in interface jas.RuntimeConstants
opc_lneg. Static variable in interface jas.RuntimeConstants
opc_lookupswitch. Static variable in interface jas.RuntimeConstants
opc_lookupswitch. Static variable in interface jas.RuntimeConstants
opc_lor. Static variable in interface jas.RuntimeConstants
opc_lor. Static variable in interface jas.RuntimeConstants
opc_lrem. Static variable in interface jas.RuntimeConstants
opc_lrem. Static variable in interface jas.RuntimeConstants
opc_lreturn. Static variable in interface jas.RuntimeConstants
opc_lreturn. Static variable in interface jas.RuntimeConstants
opc_lshl. Static variable in interface jas.RuntimeConstants
opc_lshl. Static variable in interface jas.RuntimeConstants
opc_lshr. Static variable in interface jas.RuntimeConstants
opc_lshr. Static variable in interface jas.RuntimeConstants
opc_lstore. Static variable in interface jas.RuntimeConstants
opc_lstore. Static variable in interface jas.RuntimeConstants
opc_lstore_0. Static variable in interface jas.RuntimeConstants
opc_lstore_0. Static variable in interface jas.RuntimeConstants
opc_lstore_1. Static variable in interface jas.RuntimeConstants
opc_lstore_1. Static variable in interface jas.RuntimeConstants
opc_lstore_2. Static variable in interface jas.RuntimeConstants
opc_lstore_2. Static variable in interface jas.RuntimeConstants
opc_lstore_3. Static variable in interface jas.RuntimeConstants
opc_lstore_3. Static variable in interface jas.RuntimeConstants
opc_lsub. Static variable in interface jas.RuntimeConstants
opc_lsub. Static variable in interface jas.RuntimeConstants
opc_lushr. Static variable in interface jas.RuntimeConstants
opc_lushr. Static variable in interface jas.RuntimeConstants
opc_lxor. Static variable in interface jas.RuntimeConstants
opc_lxor. Static variable in interface jas.RuntimeConstants
opc_monitorenter. Static variable in interface jas.RuntimeConstants
opc_monitorenter. Static variable in interface jas.RuntimeConstants
opc_monitorexit. Static variable in interface jas.RuntimeConstants
opc_monitorexit. Static variable in interface jas.RuntimeConstants
opc_multianewarray. Static variable in interface jas.RuntimeConstants
opc_multianewarray. Static variable in interface jas.RuntimeConstants
opc_new. Static variable in interface jas.RuntimeConstants
opc_new. Static variable in interface jas.RuntimeConstants
opc_newarray. Static variable in interface jas.RuntimeConstants
opc_newarray. Static variable in interface jas.RuntimeConstants
opc_nop. Static variable in interface jas.RuntimeConstants
opc_nop. Static variable in interface jas.RuntimeConstants
opc_pop. Static variable in interface jas.RuntimeConstants
opc_pop. Static variable in interface jas.RuntimeConstants
opc_pop2. Static variable in interface jas.RuntimeConstants
opc_pop2. Static variable in interface jas.RuntimeConstants
opc_putfield. Static variable in interface jas.RuntimeConstants
opc_putfield. Static variable in interface jas.RuntimeConstants
opc_putstatic. Static variable in interface jas.RuntimeConstants
opc_putstatic. Static variable in interface jas.RuntimeConstants
opc_ret. Static variable in interface jas.RuntimeConstants
opc_ret. Static variable in interface jas.RuntimeConstants
opc_return. Static variable in interface jas.RuntimeConstants
opc_return. Static variable in interface jas.RuntimeConstants
opc_saload. Static variable in interface jas.RuntimeConstants
opc_saload. Static variable in interface jas.RuntimeConstants
opc_sastore. Static variable in interface jas.RuntimeConstants
opc_sastore. Static variable in interface jas.RuntimeConstants
opc_sipush. Static variable in interface jas.RuntimeConstants
opc_sipush. Static variable in interface jas.RuntimeConstants
opc_swap. Static variable in interface jas.RuntimeConstants
opc_swap. Static variable in interface jas.RuntimeConstants
opc_tableswitch. Static variable in interface jas.RuntimeConstants
opc_tableswitch. Static variable in interface jas.RuntimeConstants
opc_try. Static variable in interface jas.RuntimeConstants
opc_try. Static variable in interface jas.RuntimeConstants
opc_wide. Static variable in interface jas.RuntimeConstants
opc_wide. Static variable in interface jas.RuntimeConstants
opc_xxxunusedxxx. Static variable in interface jas.RuntimeConstants
opc_xxxunusedxxx. Static variable in interface jas.RuntimeConstants
opcLengths. Static variable in interface jas.RuntimeConstants
opcLengths. Static variable in interface jas.RuntimeConstants
opcNames. Static variable in interface jas.RuntimeConstants
opcNames. Static variable in interface jas.RuntimeConstants

S

setCatchtable(Catchtable). Method in class jas.CodeAttr
Set the catchtable for this code
setCatchtable(Catchtable). Method in class jas.CodeAttr
Set the catchtable for this code
setClass(CP). Method in class jas.ClassEnv
Define this class to have this name.
setClass(CP). Method in class jas.ClassEnv
Define this class to have this name.
setClassAccess(short). Method in class jas.ClassEnv
Set the class access for this class.
setClassAccess(short). Method in class jas.ClassEnv
Set the class access for this class.
setLineTable(LineTableAttr). Method in class jas.CodeAttr
Set the line number table for this method
setLineTable(LineTableAttr). Method in class jas.CodeAttr
Set the line number table for this method
setLocalVarTable(LocalVarTableAttr). Method in class jas.CodeAttr
Set the local variable information for this method
setLocalVarTable(LocalVarTableAttr). Method in class jas.CodeAttr
Set the local variable information for this method
setSource(SourceAttr). Method in class jas.ClassEnv
Add an attribute specifying the name of the source file for the class
setSource(SourceAttr). Method in class jas.ClassEnv
Add an attribute specifying the name of the source file for the class
setSource(String). Method in class jas.ClassEnv
Add an attribute specifying the name of the source file for the clas.
setSource(String). Method in class jas.ClassEnv
Add an attribute specifying the name of the source file for the clas.
setStackSize(short). Method in class jas.CodeAttr
setStackSize(short). Method in class jas.CodeAttr
setSuperClass(CP). Method in class jas.ClassEnv
Define this class to have this superclass
setSuperClass(CP). Method in class jas.ClassEnv
Define this class to have this superclass
setVarSize(short). Method in class jas.CodeAttr
setVarSize(short). Method in class jas.CodeAttr
SourceAttr(CP). Constructor for class jas.SourceAttr
Create a source file attribute, with more control over attribute name
SourceAttr(CP). Constructor for class jas.SourceAttr
Create a source file attribute, with more control over attribute name
SourceAttr(String). Constructor for class jas.SourceAttr
Create a source file attribute.
SourceAttr(String). Constructor for class jas.SourceAttr
Create a source file attribute.
StringCP(String). Constructor for class jas.StringCP
StringCP(String). Constructor for class jas.StringCP

T

T_BOOLEAN. Static variable in interface jas.RuntimeConstants
T_BOOLEAN. Static variable in interface jas.RuntimeConstants
T_BYTE. Static variable in interface jas.RuntimeConstants
T_BYTE. Static variable in interface jas.RuntimeConstants
T_CHAR. Static variable in interface jas.RuntimeConstants
T_CHAR. Static variable in interface jas.RuntimeConstants
T_CLASS. Static variable in interface jas.RuntimeConstants
T_CLASS. Static variable in interface jas.RuntimeConstants
T_DOUBLE. Static variable in interface jas.RuntimeConstants
T_DOUBLE. Static variable in interface jas.RuntimeConstants
T_FLOAT. Static variable in interface jas.RuntimeConstants
T_FLOAT. Static variable in interface jas.RuntimeConstants
T_INT. Static variable in interface jas.RuntimeConstants
T_INT. Static variable in interface jas.RuntimeConstants
T_LONG. Static variable in interface jas.RuntimeConstants
T_LONG. Static variable in interface jas.RuntimeConstants
T_SHORT. Static variable in interface jas.RuntimeConstants
T_SHORT. Static variable in interface jas.RuntimeConstants
TableswitchInsn(int, int, Label, Label[]). Constructor for class jas.TableswitchInsn
TableswitchInsn(int, int, Label, Label[]). Constructor for class jas.TableswitchInsn
toString(). Method in class jas.AsciiCP
toString(). Method in class jas.AsciiCP
toString(). Method in class jas.CodeAttr
toString(). Method in class jas.CodeAttr
toString(). Method in class jas.Label
toString(). Method in class jas.Label

V

Var(short, CP, CP, ConstAttr). Constructor for class jas.Var
Var(short, CP, CP, ConstAttr). Constructor for class jas.Var

W

write(DataOutputStream). Method in class jas.ClassEnv
Write the contents of the class.
write(DataOutputStream). Method in class jas.ClassEnv
Write the contents of the class.