|
Jode 1.90-CVS Build Aug 6, 2004 |
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
BreakableBlock | This is a structured block, that supports break. |
Class Summary | |
BreakBlock | |
CaseBlock | This block represents a case instruction. |
CatchBlock | |
CombineIfGotoExpressions | |
CompleteSynchronized | |
ConditionalBlock | An ConditionalBlock is the structured block representing an if instruction. |
ContinueBlock | |
CreateAssignExpression | |
CreateCheckNull | |
CreateClassField | |
CreateConstantArray | |
CreateExpression | This transformation creates expressions. |
CreateForInitializer | |
CreateIfThenElseOperator | |
CreateNewConstructor | |
CreatePrePostIncExpression | |
DescriptionBlock | This is a block which contains a comment/description of what went wrong. |
EmptyBlock | This is the structured block for an empty block. |
FinallyBlock | |
FlowBlock | A flow block is the structure of which the flow graph consists. |
IfThenElseBlock | An IfThenElseBlock is the structured block representing an if instruction. |
InstructionBlock | This is the structured block for atomic instructions. |
InstructionContainer | This is a method for block containing a single instruction. |
JsrBlock | This block represents a jsr instruction. |
Jump | This class represents an unconditional jump. |
LoopBlock | This is the structured block for an Loop block. |
RetBlock | This block represents a ret instruction. |
ReturnBlock | This is the structured block for a Return block. |
SequentialBlock | A sequential block combines exactly two structured blocks to a new one. |
SlotSet | This class represents a set of local info, all having different slots. |
SpecialBlock | This is the structured block for atomic instructions. |
StructuredBlock | A structured block is the building block of the source programm. |
SwitchBlock | This is the structured block for an empty block. |
SynchronizedBlock | This class represents a synchronized structured block. |
ThrowBlock | This is the structured block for an Throw block. |
TransformConstructors | This class will transform the constructors. |
TransformExceptionHandlers | |
TryBlock | A TryBlock is created for each exception in the ExceptionHandlers attribute. |
VariableSet | This class represents a set of Variables, which are mainly used in the in/out sets of StructuredBlock. |
VariableStack | This class represents the state of the stack at various points in the program. |
|
Jode 1.90-CVS Build Aug 6, 2004 |
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |