- name - Variable in class jmplib.primitives.FieldPrimitive
-
- newInstance() - Method in class jmplib.reflect.Class
-
Creates a new instance of the class represented by this Class
object.
- newInstance(Object...) - Method in class jmplib.reflect.Constructor
-
Uses the constructor represented by this Constructor
object to
create and initialize a new instance of the constructor's
declaring class, with the specified initialization parameters.
- NewVersionVisitor - Class in jmplib.asm.visitor
-
This visitor adds _newVersion field to the class.
- NewVersionVisitor(int, ClassVisitor) - Constructor for class jmplib.asm.visitor.NewVersionVisitor
-
- NewVersionVisitor(int) - Constructor for class jmplib.asm.visitor.NewVersionVisitor
-
- nextIndex(int, String) - Static method in class jmplib.asm.util.ASMUtils
-
Calculates the next index
- NoCompatible - Annotation Type in jmplib.annotations
-
- NoRedirect - Annotation Type in jmplib.annotations
-
This annotation marks a method that does not have to be redirected.
- numericTypes - Static variable in class jmplib.asm.util.ASMUtils
-