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