| Package | Description |
|---|---|
| io.protostuff.compiler.parser |
| Modifier and Type | Method and Description |
|---|---|
ProtoParser.FullIdentContext |
ProtoParser.fullIdent() |
ProtoParser.FullIdentContext |
ProtoParser.PackageNameContext.fullIdent() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProtoParserListener.enterFullIdent(ProtoParser.FullIdentContext ctx)
Enter a parse tree produced by
ProtoParser.fullIdent(). |
void |
ProtoParserBaseListener.enterFullIdent(ProtoParser.FullIdentContext ctx)
Enter a parse tree produced by
ProtoParser.fullIdent(). |
void |
ProtoParserListener.exitFullIdent(ProtoParser.FullIdentContext ctx)
Exit a parse tree produced by
ProtoParser.fullIdent(). |
void |
ProtoParserBaseListener.exitFullIdent(ProtoParser.FullIdentContext ctx)
Exit a parse tree produced by
ProtoParser.fullIdent(). |
Copyright © 2015–2016. All rights reserved.