Class | Description |
---|---|
FieldProxyInsnNode |
Overrides the
FieldInsnNode to add a constructor
taking in a FieldProxy . |
MethodProxyInsnNode |
Overrides the
MethodInsnNode to add a constructor
taking in a MethodProxy . |
TypeProxyInsnNode |
Overrides the
TypeInsnNode to add a constructor
taking in a TypeProxy . |