|
|||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use org.quilt.cl | |
org.quilt.cl | |
org.quilt.cover.stmt | |
org.quilt.frontend.ant | |
org.quilt.reg | |
org.quilt.textui |
Classes in org.quilt.cl used by org.quilt.cl | |
BytecodeCollector
Collects the bytecode for a method while walking the method control flow graph. |
|
CatchData
Data structure describing an exception handler. |
|
ClassFactory
Class synthesizer. |
|
ClassTransformer
Transform a JavaClass, if there are any class, method, or graph transformers. |
|
ClassXformer
Application-specific pre- and post-processors for Quilt classes. |
|
CodeVertex
A Vertex extended to carry the initial bytecode offset, line number, and an instruction list. |
|
ControlFlowGraph
Directed graph extended for use in analyzing method instruction lists. |
|
GraphXformer
Transform the graph, possibly using information from ClassGen and MethodGen. |
|
MethodXformer
Process a MethodGen method before and after graph creation and manipulation. |
|
SortedBlocks
Manages an index into the bytecode vertices in a method's control flow graph. |
Classes in org.quilt.cl used by org.quilt.cover.stmt | |
ClassTransformer
Transform a JavaClass, if there are any class, method, or graph transformers. |
|
ClassXformer
Application-specific pre- and post-processors for Quilt classes. |
|
CodeVertex
A Vertex extended to carry the initial bytecode offset, line number, and an instruction list. |
|
ControlFlowGraph
Directed graph extended for use in analyzing method instruction lists. |
|
GraphXformer
Transform the graph, possibly using information from ClassGen and MethodGen. |
|
MethodXformer
Process a MethodGen method before and after graph creation and manipulation. |
|
QuiltClassLoader
Quilt's transforming class loader. |
|
RunTest
Interface implemented by all classes synthesized by ClassFactory. |
Classes in org.quilt.cl used by org.quilt.frontend.ant | |
QuiltClassLoader
Quilt's transforming class loader. |
Classes in org.quilt.cl used by org.quilt.reg | |
ClassXformer
Application-specific pre- and post-processors for Quilt classes. |
|
GraphXformer
Transform the graph, possibly using information from ClassGen and MethodGen. |
|
MethodXformer
Process a MethodGen method before and after graph creation and manipulation. |
|
QuiltClassLoader
Quilt's transforming class loader. |
Classes in org.quilt.cl used by org.quilt.textui | |
QuiltClassLoader
Quilt's transforming class loader. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |