Class ActionTemplate

    • Field Summary

      Fields 
      Modifier and Type Field Description
      org.stringtemplate.v4.ST st  
      • Fields inherited from class org.antlr.v4.codegen.model.chunk.ActionChunk

        ctx
    • Constructor Summary

      Constructors 
      Constructor Description
      ActionTemplate​(StructDecl ctx, org.stringtemplate.v4.ST st)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • st

        public org.stringtemplate.v4.ST st
    • Constructor Detail

      • ActionTemplate

        public ActionTemplate​(StructDecl ctx,
                              org.stringtemplate.v4.ST st)