|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use jq_ClassFileConstants | |
---|---|
joeq.Class | |
joeq.Compiler.BytecodeAnalysis | |
joeq.Compiler.Quad | |
joeq.Main | |
joeq.Runtime | |
joeq.UTF |
Uses of jq_ClassFileConstants in joeq.Class |
---|
Classes in joeq.Class that implement jq_ClassFileConstants | |
---|---|
class |
jq_Array
|
class |
jq_Class
jq_Class |
class |
jq_ClassInitializer
|
class |
jq_ConstantPool
jq_ConstantPool |
class |
jq_FakeInstanceMethod
|
class |
jq_FakeStaticMethod
|
class |
jq_Field
|
class |
jq_Initializer
|
class |
jq_InstanceField
|
class |
jq_InstanceMethod
|
class |
jq_Member
|
class |
jq_Method
|
class |
jq_Primitive
|
class |
jq_Reference
|
static class |
jq_Reference.jq_NullType
|
class |
jq_StaticField
|
class |
jq_StaticMethod
|
class |
PrimordialClassLoader
PrimordialClassLoader |
Uses of jq_ClassFileConstants in joeq.Compiler.BytecodeAnalysis |
---|
Classes in joeq.Compiler.BytecodeAnalysis that implement jq_ClassFileConstants | |
---|---|
static class |
Bytecodes.jq_ReturnAddressType
|
class |
BytecodeVisitor
|
static class |
ControlFlowGraph.InitialPass
Visitor to perform the initial pass over the bytecode. |
class |
LiveRefAnalysis.FirstPassVisitor
|
class |
LiveRefAnalysis.SecondPassVisitor
|
class |
ModRefAnalysis
Simple mod/ref analysis. |
class |
StackDepthVisitor
A simple visitor that keeps track of the bytecode stack depth. |
Uses of jq_ClassFileConstants in joeq.Compiler.Quad |
---|
Classes in joeq.Compiler.Quad that implement jq_ClassFileConstants | |
---|---|
class |
BytecodeToQuad
Converts stack-based Java bytecode to Quad intermediate format. |
static class |
BytecodeToQuad.jq_ReturnAddressType
|
Uses of jq_ClassFileConstants in joeq.Main |
---|
Classes in joeq.Main that implement jq_ClassFileConstants | |
---|---|
class |
ClassName
Extracts the class name from the class file(s) given on the command line. |
Uses of jq_ClassFileConstants in joeq.Runtime |
---|
Classes in joeq.Runtime that implement jq_ClassFileConstants | |
---|---|
class |
Arrays
Arrays |
class |
TypeCheck
Implements Java type checking. |
Uses of jq_ClassFileConstants in joeq.UTF |
---|
Classes in joeq.UTF that implement jq_ClassFileConstants | |
---|---|
class |
Utf8
TODO: ummm, synchronization?! |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |