- parameterClasses - Variable in class jmplib.primitives.MethodPrimitive
-
- parse(String) - Static method in class jmplib.javaparser.util.JavaParserUtils
-
Parse the source of the class
- parseVersionClassName(String) - Static method in class jmplib.primitives.impl.util.VisitorUtil
-
Obtains the original class name from a version class name
- PolyglotAdapter - Class in jmplib.compiler
-
This class fits the functionality of Polyglot inside the library.
- PolyglotAdapter() - Constructor for class jmplib.compiler.PolyglotAdapter
-
- premain(String, Instrumentation) - Static method in class jmplib.agent.UpdaterAgent
-
This method is call before main method, when the agent is pointed to the JVM
- Primitive - Interface in jmplib.primitives
-
This interface is used to implement the command pattern.
- PrimitiveExecutor - Class in jmplib.primitives
-
Class to run all the primitives it enqueues.
- PrimitiveExecutor(Primitive) - Constructor for class jmplib.primitives.PrimitiveExecutor
-
- PrimitiveExecutor(Queue<Primitive>) - Constructor for class jmplib.primitives.PrimitiveExecutor
-
- PrimitiveFactory - Class in jmplib.primitives
-
Factory for the creation of the intercession primitives
- PrimitiveFactory() - Constructor for class jmplib.primitives.PrimitiveFactory
-
- primitives - Variable in class jmplib.primitives.PrimitiveExecutor
-
- primitives - Variable in class jmplib.TransactionalIntercessor
-
- put(Class<?>, Class<?>) - Static method in class jmplib.util.InheritanceTables
-
Add inheritance information to the inheritance tree