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, invokeHandle
configureAnnotation, configureAnnotationFromDefinition, configureAnnotationNodeFromDefinition, configureClassNode, configureTypeVariableDefinition, configureTypeVariableReference, getPluginStaticGroovyMethods, setAdditionalClassInformation
public Class<?>[] getPluginDefaultGroovyMethods()
getPluginDefaultGroovyMethods
in interface VMPlugin
getPluginDefaultGroovyMethods
in class Java5
public int getVersion()
VMPlugin
getVersion
in interface VMPlugin
getVersion
in class Java7
protected int getElementCode(ElementType value)
getElementCode
in class Java5