Class CodeGenTreeWalker.rewrite_atom_return

  • Enclosing class:
    CodeGenTreeWalker

    public static class CodeGenTreeWalker.rewrite_atom_return
    extends org.antlr.runtime.tree.TreeRuleReturnScope
    • Field Summary

      Fields 
      Modifier and Type Field Description
      org.stringtemplate.v4.ST code  
      • Fields inherited from class org.antlr.runtime.tree.TreeRuleReturnScope

        start
    • Method Summary

      • Methods inherited from class org.antlr.runtime.tree.TreeRuleReturnScope

        getStart
      • Methods inherited from class org.antlr.runtime.RuleReturnScope

        getStop, getTemplate, getTree
      • Methods inherited from class java.lang.Object

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

      • code

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

      • rewrite_atom_return

        public rewrite_atom_return()