Methods
Name | Description |
---|---|
command(Object) | Examines the argument type and its fields and perform some documented operation. |
compileClass(Class) | Compiles the specified class. |
compileClasses(String) | Compiles all classes whose name matches the specified string. |
disable() | Cause the Compiler to cease operation. |
enable() | Cause the Compiler to resume operation. |