Package org.tomlj

Class InlineTableVisitor

java.lang.Object
org.antlr.v4.runtime.tree.AbstractParseTreeVisitor<MutableTomlTable>
All Implemented Interfaces:
org.antlr.v4.runtime.tree.ParseTreeVisitor<MutableTomlTable>, TomlParserVisitor<MutableTomlTable>

final class InlineTableVisitor extends TomlParserBaseVisitor<MutableTomlTable>