Interface SupportsClassNode


  • public interface SupportsClassNode
    Indicates whether the Transformation/TraitInjector supports given ClassNode
    • Method Detail

      • supports

        boolean supports​(org.codehaus.groovy.ast.ClassNode classNode)