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