| Modifier and Type | Method and Description |
|---|---|
TomlParser.IntegerContext |
TomlParser.integer() |
TomlParser.IntegerContext |
TomlParser.ValContext.integer() |
| Modifier and Type | Method and Description |
|---|---|
void |
TomlBaseListener.enterInteger(TomlParser.IntegerContext ctx)
Enter a parse tree produced by
TomlParser.integer(). |
void |
TomlListener.enterInteger(TomlParser.IntegerContext ctx)
Enter a parse tree produced by
TomlParser.integer(). |
void |
TomlBaseListener.exitInteger(TomlParser.IntegerContext ctx)
Exit a parse tree produced by
TomlParser.integer(). |
void |
TomlListener.exitInteger(TomlParser.IntegerContext ctx)
Exit a parse tree produced by
TomlParser.integer(). |
Copyright © 2018 WSO2. All rights reserved.