| Package | Description |
|---|---|
| io.protostuff.compiler.parser |
| Modifier and Type | Method and Description |
|---|---|
ProtoParser.FileReferenceContext |
ProtoParser.fileReference() |
ProtoParser.FileReferenceContext |
ProtoParser.ImportStatementContext.fileReference() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProtoParserListener.enterFileReference(ProtoParser.FileReferenceContext ctx)
Enter a parse tree produced by
ProtoParser.fileReference(). |
void |
ProtoParserBaseListener.enterFileReference(ProtoParser.FileReferenceContext ctx)
Enter a parse tree produced by
ProtoParser.fileReference(). |
void |
ProtoParserListener.exitFileReference(ProtoParser.FileReferenceContext ctx)
Exit a parse tree produced by
ProtoParser.fileReference(). |
void |
ProtoParserBaseListener.exitFileReference(ProtoParser.FileReferenceContext ctx)
Exit a parse tree produced by
ProtoParser.fileReference(). |
Copyright © 2015–2017. All rights reserved.