| Package | Description |
|---|---|
| third_party |
| Modifier and Type | Method and Description |
|---|---|
ErlangParser.SpecFunContext |
ErlangParser.specFun() |
ErlangParser.SpecFunContext |
ErlangParser.TypeSpecContext.specFun() |
| Modifier and Type | Method and Description |
|---|---|
void |
ErlangListener.enterSpecFun(ErlangParser.SpecFunContext ctx)
Enter a parse tree produced by
ErlangParser.specFun(). |
void |
ErlangBaseListener.enterSpecFun(ErlangParser.SpecFunContext ctx)
Enter a parse tree produced by
ErlangParser.specFun(). |
void |
ErlangListener.exitSpecFun(ErlangParser.SpecFunContext ctx)
Exit a parse tree produced by
ErlangParser.specFun(). |
void |
ErlangBaseListener.exitSpecFun(ErlangParser.SpecFunContext ctx)
Exit a parse tree produced by
ErlangParser.specFun(). |
Copyright © 2021 Markus Heberling. All rights reserved.