A C D E F G I J L M N O P R S T U V W _

C

CONSTANT_CLASS - Static variable in interface jas.RuntimeConstants
 
CONSTANT_DOUBLE - Static variable in interface jas.RuntimeConstants
 
CONSTANT_FIELD - Static variable in interface jas.RuntimeConstants
 
CONSTANT_FLOAT - Static variable in interface jas.RuntimeConstants
 
CONSTANT_INTEGER - Static variable in interface jas.RuntimeConstants
 
CONSTANT_INTERFACEMETHOD - Static variable in interface jas.RuntimeConstants
 
CONSTANT_LONG - Static variable in interface jas.RuntimeConstants
 
CONSTANT_METHOD - Static variable in interface jas.RuntimeConstants
 
CONSTANT_NAMEANDTYPE - Static variable in interface jas.RuntimeConstants
 
CONSTANT_STRING - Static variable in interface jas.RuntimeConstants
 
CONSTANT_UNICODE - Static variable in interface jas.RuntimeConstants
 
CONSTANT_UTF8 - Static variable in interface jas.RuntimeConstants
 
CP - class jas.CP.
 
CP() - Constructor for class jas.CP
 
CatchEntry - class jas.CatchEntry.
 
CatchEntry(Label, Label, Label, CP) - Constructor for class jas.CatchEntry
Catch entries are created and then added to the Catchtable.
Catchtable - class jas.Catchtable.
 
Catchtable() - Constructor for class jas.Catchtable
 
ClassCP - class jas.ClassCP.
 
ClassCP(String) - Constructor for class jas.ClassCP
 
ClassEnv - class jas.ClassEnv.
This is the place where all information about the class to be created resides.
ClassEnv() - Constructor for class jas.ClassEnv
 
ClassFile - class jasmin.ClassFile.
A ClassFile object is used to represent the binary data that makes up a Java class file - it also serves as the public API to the Jasmin assembler, though users should beware: the API is likely to change in future versions (though its such a small API at the moment that changes are likely to have only a small impact).
ClassFile() - Constructor for class jasmin.ClassFile
Makes a new ClassFile object, used to represent a Java class file.
CodeAttr - class jas.CodeAttr.
 
CodeAttr() - Constructor for class jas.CodeAttr
Create a new bag.
ConstAttr - class jas.ConstAttr.
 
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.
classFile - Variable in class jasmin.parser
 

A C D E F G I J L M N O P R S T U V W _
Copyright © 2004 Jonathan Meyer, USA All rights reserved.