Class AST2Phon.mor_post_return

java.lang.Object
org.antlr.runtime.RuleReturnScope
org.antlr.runtime.tree.TreeRuleReturnScope
ca.phon.phontalk.parser.AST2Phon.mor_post_return
Enclosing class:
AST2Phon

public static class AST2Phon.mor_post_return extends org.antlr.runtime.tree.TreeRuleReturnScope
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
     

    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
  • Field Details

  • Constructor Details

    • mor_post_return

      public mor_post_return()
  • Method Details

    • getTree

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