Class IPADictTree.lookupExpr_return

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

public static class IPADictTree.lookupExpr_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

    • lookupExpr_return

      public lookupExpr_return()
  • Method Details

    • getTree

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