Class IPADictTree.listExpr_return

java.lang.Object
org.antlr.runtime.RuleReturnScope
org.antlr.runtime.tree.TreeRuleReturnScope
ca.phon.ipadictionary.ui.IPADictTree.listExpr_return
Enclosing class:
IPADictTree

public static class IPADictTree.listExpr_return extends org.antlr.runtime.tree.TreeRuleReturnScope
  • Field Summary

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

    start
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    org.antlr.runtime.tree.CommonTree
     

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

    getStart

    Methods inherited from class org.antlr.runtime.RuleReturnScope

    getStop, getTemplate

    Methods inherited from class java.lang.Object

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

    • listExpr_return

      public listExpr_return()
  • Method Details

    • getTree

      public org.antlr.runtime.tree.CommonTree getTree()
      Overrides:
      getTree in class org.antlr.runtime.RuleReturnScope