Package | Description |
---|---|
jmplib.primitives.impl |
Modifier and Type | Class and Description |
---|---|
class |
AddMethodPrimitive
This class adds new methods to existing class source code.
|
class |
DeleteMethodPrimitive
Deletes one method from the class
|
class |
ReplaceImplementationPrimitive
Replace the implementation of one method
|
class |
ReplaceMethodPrimitive
Replaces one method
|