Class PreJava2GroovyConverter

  • All Implemented Interfaces:
    Visitor

    @Deprecated
    public class PreJava2GroovyConverter
    extends VisitorAdapter
    Deprecated.
    This class mutates the Java AST, whilst it is still a Java AST, in readiness for conversion to Groovy, yippee-ky-a !
    • Constructor Detail

      • PreJava2GroovyConverter

        public PreJava2GroovyConverter​(String[] tokenNames)
        Deprecated.