| Constructor and Description |
|---|
Java8() |
| Modifier and Type | Method and Description |
|---|---|
protected int |
getElementCode(ElementType value) |
Class<?>[] |
getPluginDefaultGroovyMethods() |
int |
getVersion()
Gives the version the plugin is made for
|
getInvokeSpecialHandle, invalidateCallSites, invokeHandleconfigureAnnotation, configureAnnotationFromDefinition, configureAnnotationNodeFromDefinition, configureClassNode, configureTypeVariableDefinition, configureTypeVariableReference, getPluginStaticGroovyMethods, setAdditionalClassInformationpublic Class<?>[] getPluginDefaultGroovyMethods()
getPluginDefaultGroovyMethods in interface VMPlugingetPluginDefaultGroovyMethods in class Java5public int getVersion()
VMPlugingetVersion in interface VMPlugingetVersion in class Java7protected int getElementCode(ElementType value)
getElementCode in class Java5