Class GenLookup


  • @Singleton
    public class GenLookup
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      GenLookup​(ListGen listGen)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected void init()  
      GroovyGen lookup​(java.lang.String genName, TokenImpl token)  
      protected void put​(GroovyGen generator)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • GenLookup

        @Inject
        public GenLookup​(ListGen listGen)
    • Method Detail

      • init

        protected void init()
      • put

        protected void put​(GroovyGen generator)