Package org.codehaus.groovy.vmplugin
Interface VMPlugin
public interface VMPlugin
Interface to access VM version based actions.
This interface is for internal use only!
- Author:
- Jochen Theodorou
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
configureClassNode
(CompileUnit compileUnit, ClassNode classNode) Class[]
Class[]
void