Uses of Interface
org.tomlj.internal.TomlParserVisitor
Packages that use TomlParserVisitor
-
Uses of TomlParserVisitor in org.tomlj.internal
Classes in org.tomlj.internal that implement TomlParserVisitorModifier and TypeClassDescriptionclassThis class provides an empty implementation ofTomlParserVisitor, which can be extended to create a visitor which only needs to handle a subset of the available methods.