Package joeq.Class

Interface Summary
jq_ClassFileConstants  
jq_DontAlign This interface is used as a marker to signify that the fields in the class should not be aligned.
jq_FieldVisitor  
jq_MethodVisitor  
jq_TypeVisitor Visitor interface for jq_Type and its various subclasses.
 

Class Summary
jq_Array  
jq_BytecodeMap This class implements a mapping from code offsets to bytecode indices.
jq_Class jq_Class
jq_ClassInitializer  
jq_CompiledCode  
jq_ConstantPool jq_ConstantPool
jq_ConstantPool.ConstantPoolAdder As opposed to ConstantPoolRebuilder<\code>, this class does not COMPLETELY rebuild the constant pool.
jq_ConstantPool.ConstantPoolRebuilder  
jq_FakeInstanceMethod  
jq_FakeStaticMethod  
jq_Field  
jq_FieldVisitor.DeclaredFieldVisitor  
jq_FieldVisitor.EmptyVisitor  
jq_Initializer  
jq_InstanceField  
jq_InstanceMethod  
jq_LineNumberBC This class matches bytecode indices to line numbers.
jq_LocalVarTableEntry  
jq_Member  
jq_Member.FilterByName  
jq_Member.FilterByShortClassName  
jq_MemberReference Objects of this class represent unresolved references to class members.
jq_Method  
jq_MethodVisitor.DeclaredMethodVisitor  
jq_MethodVisitor.EmptyVisitor  
jq_NameAndDesc  
jq_Primitive  
jq_Reference  
jq_Reference.jq_NullType  
jq_StaticField  
jq_StaticMethod  
jq_TryCatch  
jq_TryCatchBC  
jq_Type  
jq_TypeVisitor.EmptyVisitor Empty jq_TypeVisitor for convenient subclassing.
PrimordialClassLoader PrimordialClassLoader
 



Copyright © 2001-2008 John Whaley. All Rights Reserved.