| Package | Description |
|---|---|
| io.protostuff.compiler.parser |
| Modifier and Type | Method and Description |
|---|---|
ProtoParser.SyntaxContext |
ProtoParser.syntax() |
ProtoParser.SyntaxContext |
ProtoParser.ProtoContext.syntax() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProtoParserListener.enterSyntax(ProtoParser.SyntaxContext ctx)
Enter a parse tree produced by
ProtoParser.syntax(). |
void |
ProtoParserBaseListener.enterSyntax(ProtoParser.SyntaxContext ctx)
Enter a parse tree produced by
ProtoParser.syntax(). |
void |
ProtoParserListener.exitSyntax(ProtoParser.SyntaxContext ctx)
Exit a parse tree produced by
ProtoParser.syntax(). |
void |
ProtoParserBaseListener.exitSyntax(ProtoParser.SyntaxContext ctx)
Exit a parse tree produced by
ProtoParser.syntax(). |
void |
ProtoParseListener.exitSyntax(ProtoParser.SyntaxContext ctx) |
Copyright © 2015–2016. All rights reserved.