| Class | Description |
|---|---|
| ASM |
Utility methods for determining ASM version and other version-specific
shenanigans
|
| ElementNode<TNode> |
Holder for
FieldNode and MethodNode for consumers which can
handle both types (since they have a lot in common), with common accessors
for overlapping properties. |
| MethodNodeEx |
MethodNode with some extra convenience functionality
|
| MethodVisitorEx |
MethodVisitor with some extra convenience functionality
|
| MixinVerifier |
Verifier which handles class info lookups via
ClassInfo |