Package org.tomlj

Class ArrayVisitor

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

final class ArrayVisitor extends TomlParserBaseVisitor<MutableTomlArray>