Class StatementBuilder


  • public final class StatementBuilder
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      StatementBuilder​(org.stringtemplate.v4.ST sequenceST, boolean isReturn)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void build​(Statement stmt)  
      • Methods inherited from class java.lang.Object

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

      • StatementBuilder

        public StatementBuilder​(org.stringtemplate.v4.ST sequenceST,
                                boolean isReturn)
    • Method Detail

      • build

        public void build​(Statement stmt)