Class NmlTreeWalker.sizeType_return

  • Enclosing class:
    NmlTreeWalker

    public static class NmlTreeWalker.sizeType_return
    extends org.antlr.runtime.tree.TreeRuleReturnScope
    • Field Summary

      Fields 
      Modifier and Type Field Description
      Expr size  
      Type type  
      • Fields inherited from class org.antlr.runtime.tree.TreeRuleReturnScope

        start
    • Constructor Summary

      Constructors 
      Constructor Description
      sizeType_return()  
    • 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

      • type

        public Type type
      • size

        public Expr size
    • Constructor Detail

      • sizeType_return

        public sizeType_return()