Class RuleCheckMethodAdapter


  • public class RuleCheckMethodAdapter
    extends RuleMethodAdapter
    class which provides base functionality extended by all the location-specific method check adapters
    • Method Detail

      • getReturnBindingType

        protected String getReturnBindingType()
      • setTriggerPoint

        protected void setTriggerPoint()
      • checkBindings

        protected void checkBindings()
      • visitEnd

        public void visitEnd()
        Overrides:
        visitEnd in class org.objectweb.asm.MethodVisitor