Uses of Package
at.dms.classfile

Packages that use at.dms.classfile
at.dms.backend   
at.dms.classfile   
at.dms.dis   
at.dms.kjc   
at.dms.ksm   
at.dms.optimize   
 

Classes in at.dms.classfile used by at.dms.backend
AbstractInstructionAccessor
          This class provides default implementations for the InstructionAccessor interface.
AccessorContainer
          Classes implement this interface to indicate that they contain instruction accessors.
AccessorTransformer
          Convert a generic instruction accessor to a specific type
BadAccessorException
          This exception is to report unresolvable instruction accessors.
ClassInfo
          Class file representation: VMS 4.1 Class File.
CodeInfo
          VMS 4.7.3: Code Attribute.
Constants
          Constants used in JVM class files
HandlerInfo
          This class represents a protected ("try") portion of block with an handler (catch) for a specified type of exception.
Instruction
          Root class for instructions.
InstructionAccessor
          A generic accessor to an instruction
JumpInstruction
          Representation of a JVM-bytecode Jump instruction.
LocalVarInstruction
          This class represents instructions that take a local variable as argument.
MethodInfo
          Methods: VMS 4.6.
 

Classes in at.dms.classfile used by at.dms.classfile
AbstractInstructionAccessor
          This class provides default implementations for the InstructionAccessor interface.
AccessorContainer
          Classes implement this interface to indicate that they contain instruction accessors.
AccessorTransformer
          Convert a generic instruction accessor to a specific type
AsciiConstant
          An UTF8 constant in the constant pool of the class file.
Attribute
          This is the root class of every attribute
BadAccessorException
          This exception is to report unresolvable instruction accessors.
ClassConstant
          A ClassConstant record from the constant pool.
ClassDescription
          A place holder for the bytes of a classfile.
ClassDirectory
          A conceptual directory which holds Java class files.
ClassFileFormatException
          Error thrown on problems encountered.
ClassInfo
          Class file representation: VMS 4.1 Class File.
CodeEnv
          This class represent the code environement during control flow This allow to compute the amount of stack consumed, to check if instructions are reached and so on
CodeInfo
          VMS 4.7.3: Code Attribute.
CodePosition
          This class represent the code position of each instruction during analyse of control flow.
ConstantPool
          The constant pool, in this object are stored all the constant of the classfile.
Constants
          Constants used in JVM class files
Data
          A placeholder for a stream of data.
FieldInfo
          VMS 4.5: Fields Each field is described by this structure.
FieldRefConstant
          FieldRefConstant's are used to refer to a field in a particular class.
HandlerInfo
          This class represents a protected ("try") portion of block with an handler (catch) for a specified type of exception.
InnerClassInfo
          A helper class for InnerClassTable.
Instruction
          Root class for instructions.
InstructionAccessor
          A generic accessor to an instruction
InstructionHandle
           
InterfaceConstant
           
LineNumberInfo
          An entry in a LineNumberTable.
LocalVariableInfo
          VMS 4.7.6: Line Number Table Attribute This attribute represents a mapping between he Java Virtual Machine code array and the line number in the original Java source file
Member
          Members: VMS 4.5.
MethodInfo
          Methods: VMS 4.6.
MethodRefConstant
          MethodRefConstant's are used to make references to methods in classes.
NameAndTypeConstant
          This constant represents a name and a type in the contant pool.
PooledConstant
          this is an abstraction to contain all the constant items that can be created.
ReferenceConstant
          VMS 4.4.2: This class implements field/method/interface method reference constants.
 

Classes in at.dms.classfile used by at.dms.dis
Constants
          Constants used in JVM class files
 

Classes in at.dms.classfile used by at.dms.kjc
AbstractInstructionAccessor
          This class provides default implementations for the InstructionAccessor interface.
AccessorContainer
          Classes implement this interface to indicate that they contain instruction accessors.
AccessorTransformer
          Convert a generic instruction accessor to a specific type
ClassFileFormatException
          Error thrown on problems encountered.
ClassInfo
          Class file representation: VMS 4.1 Class File.
CodeInfo
          VMS 4.7.3: Code Attribute.
ConstantPool
          The constant pool, in this object are stored all the constant of the classfile.
Constants
          Constants used in JVM class files
FieldInfo
          VMS 4.5: Fields Each field is described by this structure.
HandlerInfo
          This class represents a protected ("try") portion of block with an handler (catch) for a specified type of exception.
InnerClassInfo
          A helper class for InnerClassTable.
InstructionAccessor
          A generic accessor to an instruction
LineNumberInfo
          An entry in a LineNumberTable.
LocalVariableInfo
          VMS 4.7.6: Line Number Table Attribute This attribute represents a mapping between he Java Virtual Machine code array and the line number in the original Java source file
Member
          Members: VMS 4.5.
MethodInfo
          Methods: VMS 4.6.
 

Classes in at.dms.classfile used by at.dms.ksm
AbstractInstructionAccessor
          This class provides default implementations for the InstructionAccessor interface.
BadAccessorException
          This exception is to report unresolvable instruction accessors.
ClassInfo
          Class file representation: VMS 4.1 Class File.
CodeInfo
          VMS 4.7.3: Code Attribute.
FieldInfo
          VMS 4.5: Fields Each field is described by this structure.
Instruction
          Root class for instructions.
InstructionAccessor
          A generic accessor to an instruction
MethodInfo
          Methods: VMS 4.6.
 

Classes in at.dms.classfile used by at.dms.optimize
Constants
          Constants used in JVM class files