| Modifier and Type | Method and Description |
|---|---|
TomlParser.OctPrefixContext |
TomlParser.octPrefix() |
TomlParser.OctPrefixContext |
TomlParser.OctIntContext.octPrefix() |
| Modifier and Type | Method and Description |
|---|---|
void |
TomlBaseListener.enterOctPrefix(TomlParser.OctPrefixContext ctx)
Enter a parse tree produced by
TomlParser.octPrefix(). |
void |
TomlListener.enterOctPrefix(TomlParser.OctPrefixContext ctx)
Enter a parse tree produced by
TomlParser.octPrefix(). |
void |
TomlBaseListener.exitOctPrefix(TomlParser.OctPrefixContext ctx)
Exit a parse tree produced by
TomlParser.octPrefix(). |
void |
TomlListener.exitOctPrefix(TomlParser.OctPrefixContext ctx)
Exit a parse tree produced by
TomlParser.octPrefix(). |
Copyright © 2018 WSO2. All rights reserved.