Class NmlTreeWalker.elseIfStmt_return

  • Enclosing class:
    NmlTreeWalker

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

      Fields 
      Modifier and Type Field Description
      ru.ispras.fortress.util.Pair<Expr,​java.util.List<Statement>> res  
      • 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

      • res

        public ru.ispras.fortress.util.Pair<Expr,​java.util.List<Statement>> res
    • Constructor Detail

      • elseIfStmt_return

        public elseIfStmt_return()