Package ca.phon.orthography.parser
Class OrthographyParser.orthography_return
java.lang.Object
org.antlr.runtime.RuleReturnScope
org.antlr.runtime.ParserRuleReturnScope
ca.phon.orthography.parser.OrthographyParser.orthography_return
- Enclosing class:
OrthographyParser
public static class OrthographyParser.orthography_return
extends org.antlr.runtime.ParserRuleReturnScope
-
Field Summary
Fields inherited from class org.antlr.runtime.ParserRuleReturnScope
start, stop
-
Constructor Summary
-
Method Summary
Methods inherited from class org.antlr.runtime.ParserRuleReturnScope
getStart, getStop
Methods inherited from class org.antlr.runtime.RuleReturnScope
getTemplate
-
Field Details
-
ortho
-
-
Constructor Details
-
orthography_return
public orthography_return()
-
-
Method Details
-
getTree
public org.antlr.runtime.tree.CommonTree getTree()- Overrides:
getTree
in classorg.antlr.runtime.ParserRuleReturnScope
-