public class RuleCheckMethodAdapter extends RuleMethodAdapter
RuleMethodAdapter.LocalVar
access, descriptor, name, rule, transformContext
Modifier and Type | Method and Description |
---|---|
protected void |
checkBindings() |
protected String |
getNewTypeParamDescriptor()
method overridden by AT NEW method check adapter allowing String value for the type name provided
in the NEW location spec to be retrieved.
|
protected String |
getReturnBindingType() |
protected void |
setTriggerPoint() |
void |
visitEnd() |
getTriggerClassName, lookup, visitLocalVariable
visitAnnotation, visitAnnotationDefault, visitAttribute, visitCode, visitFieldInsn, visitFrame, visitIincInsn, visitInsn, visitInsnAnnotation, visitIntInsn, visitInvokeDynamicInsn, visitJumpInsn, visitLabel, visitLdcInsn, visitLineNumber, visitLocalVariableAnnotation, visitLookupSwitchInsn, visitMaxs, visitMethodInsn, visitMethodInsn, visitMultiANewArrayInsn, visitParameter, visitParameterAnnotation, visitTableSwitchInsn, visitTryCatchAnnotation, visitTryCatchBlock, visitTypeAnnotation, visitTypeInsn, visitVarInsn
protected String getReturnBindingType()
protected void setTriggerPoint()
protected void checkBindings()
public void visitEnd()
visitEnd
in class org.objectweb.asm.MethodVisitor
protected String getNewTypeParamDescriptor()
Copyright © 2019. All rights reserved.