Interface SimpleMemberDefinition
- All Superinterfaces:
MemberDefinition
-
Method Summary
-
Method Details
-
matches
boolean matches(org.objectweb.asm.tree.AbstractInsnNode insn) -
matches
default boolean matches(org.objectweb.asm.Handle handle) -
matches
- Specified by:
matchesin interfaceMemberDefinition
-