| Modifier and Type | Method and Description |
|---|---|
TomlParser.WscharContext |
TomlParser.wschar() |
TomlParser.WscharContext |
TomlParser.WsContext.wschar(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<TomlParser.WscharContext> |
TomlParser.WsContext.wschar() |
| Modifier and Type | Method and Description |
|---|---|
void |
TomlBaseListener.enterWschar(TomlParser.WscharContext ctx)
Enter a parse tree produced by
TomlParser.wschar(). |
void |
TomlListener.enterWschar(TomlParser.WscharContext ctx)
Enter a parse tree produced by
TomlParser.wschar(). |
void |
TomlBaseListener.exitWschar(TomlParser.WscharContext ctx)
Exit a parse tree produced by
TomlParser.wschar(). |
void |
TomlListener.exitWschar(TomlParser.WscharContext ctx)
Exit a parse tree produced by
TomlParser.wschar(). |
Copyright © 2018 WSO2. All rights reserved.