Generated by
JDiff

Class org.springframework.expression.spel.ast.MethodReference

Added Methods
void generateCode(MethodVisitor, CodeFlow)  
String getExitDescriptor()  
boolean isCompilable() A method reference is compilable if it has been resolved to a reflectively accessible method and the child nodes (arguments to the method) are also compilable.