Package org.tomlj.internal
-
Interface Summary Interface Description TomlParserListener This interface defines a complete listener for a parse tree produced byTomlParser
.TomlParserVisitor<T> This interface defines a complete generic visitor for a parse tree produced byTomlParser
.