Package ca.phon.orthography.parser
Class OrthographyParser.punct_return
java.lang.Object
org.antlr.runtime.RuleReturnScope
org.antlr.runtime.ParserRuleReturnScope
ca.phon.orthography.parser.OrthographyParser.punct_return
- Enclosing class:
OrthographyParser
public static class OrthographyParser.punct_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
-
punct
-
-
Constructor Details
-
punct_return
public punct_return()
-
-
Method Details
-
getTree
public org.antlr.runtime.tree.CommonTree getTree()- Overrides:
getTree
in classorg.antlr.runtime.ParserRuleReturnScope
-