Package io.protostuff.parser
Class ProtoParser.message_field_return
java.lang.Object
org.antlr.runtime.RuleReturnScope
org.antlr.runtime.ParserRuleReturnScope
io.protostuff.parser.ProtoParser.message_field_return
- Enclosing class:
ProtoParser
public static class ProtoParser.message_field_return
extends org.antlr.runtime.ParserRuleReturnScope
-
Field Summary
FieldsFields inherited from class org.antlr.runtime.ParserRuleReturnScope
start, stop
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.antlr.runtime.ParserRuleReturnScope
getStart, getStop
Methods inherited from class org.antlr.runtime.RuleReturnScope
getTemplate
-
Field Details
-
tree
Object tree
-
-
Constructor Details
-
message_field_return
public message_field_return()
-
-
Method Details
-
getTree
- Overrides:
getTree
in classorg.antlr.runtime.ParserRuleReturnScope
-