|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use de.uka.ipd.sdq.ByCounter.utils | |
---|---|
de.uka.ipd.sdq.ByCounter.execution | Provides the main BytecodeCounter class and classes for the execution of instrumented classes. |
de.uka.ipd.sdq.ByCounter.instrumentation | Provides counting instrumentation for ByCounter. |
de.uka.ipd.sdq.ByCounter.parsing | Provides analysis of the class structure of instrumented applications. |
de.uka.ipd.sdq.ByCounter.utils | Provides utility methods for ByCounter used in different packages. |
Classes in de.uka.ipd.sdq.ByCounter.utils used by de.uka.ipd.sdq.ByCounter.execution | |
---|---|
InvocationResultData
Results from the execution of a method, i.e. using MethodInvocationHelper . |
|
MethodDescriptor
Unambiguous description for a method in bytecode compatible format. |
Classes in de.uka.ipd.sdq.ByCounter.utils used by de.uka.ipd.sdq.ByCounter.instrumentation | |
---|---|
MethodDescriptor
Unambiguous description for a method in bytecode compatible format. |
Classes in de.uka.ipd.sdq.ByCounter.utils used by de.uka.ipd.sdq.ByCounter.parsing | |
---|---|
MethodDescriptor
Unambiguous description for a method in bytecode compatible format. |
Classes in de.uka.ipd.sdq.ByCounter.utils used by de.uka.ipd.sdq.ByCounter.utils | |
---|---|
ASMOpcodesMapper
This helper class provides the mapping from int opcodes of ASM
to their String meanings and back. |
|
FullOpcodeMapper
Methods are capitalised because otherwise, some method names (e.g. goto()) collide with protected tokens of Java Fields (common knowledge from JVM spec) copy-and-pasted from ASM for speedup |
|
IAllJavaOpcodes
|
|
JavaType
Representation of a Java type. |
|
JavaTypeEnum
An enumeration of the types known by Java at bytecode level. |
|
MethodDescriptor
Unambiguous description for a method in bytecode compatible format. |
|
OpcodeToMethodMapper
Not final! |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |