public interface  org.springframework.expression.spel.CodeFlow$ClinitAdder extends java.lang.Object
{
public abstract void generateCode(org.springframework.asm.MethodVisitor, org.springframework.expression.spel.CodeFlow);
}