Class CodeGenerator.subtemplate_return

java.lang.Object
org.antlr.runtime.RuleReturnScope
org.antlr.runtime.tree.TreeRuleReturnScope
org.stringtemplate.v4.compiler.CodeGenerator.subtemplate_return
Enclosing class:
CodeGenerator

public static class CodeGenerator.subtemplate_return extends org.antlr.runtime.tree.TreeRuleReturnScope
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
     
    int
     

    Fields inherited from class org.antlr.runtime.tree.TreeRuleReturnScope

    start
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • 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 Details

    • name

      public String name
    • nargs

      public int nargs
  • Constructor Details

    • subtemplate_return

      public subtemplate_return()