|
Generated by JDiff |
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Added interface org.springframework.asm.Opcodes
.
Added Methods | |
void generateCode(MethodVisitor, |
Generate the bytecode for this node into the supplied visitor. |
String getExitDescriptor() |
|
boolean isCompilable() |
Check whether a node can be compiled to bytecode. |
Added Fields | |
String exitTypeDescriptor |
Indicates the type descriptor for the result of this expression node. |
|
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |