public abstract class AbstractCompiler extends Object implements Compiler
| Constructor and Description |
|---|
AbstractCompiler() |
| Modifier and Type | Method and Description |
|---|---|
protected static Object |
field(Object o,
String fieldName) |
protected static Object |
method(Object o,
String methodName) |
protected static Object |
method(Object o,
String methodName,
Class<?>[] paramTypes,
Object... values) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAllMembersInDeclarationOrder