Package grails.compiler.ast
Interface SupportsClassNode
-
public interface SupportsClassNodeIndicates whether the Transformation/TraitInjector supports given ClassNode
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleansupports(org.codehaus.groovy.ast.ClassNode classNode)
-