Generated by
JDiff

Class org.springframework.expression.spel.ast.SpelNodeImpl

Added interface org.springframework.asm.Opcodes.

Added Methods
void generateCode(MethodVisitor, CodeFlow) 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.