Uses of Class
org.tomlj.MutableTomlArray
Packages that use MutableTomlArray
-
Uses of MutableTomlArray in org.tomlj
Subclasses of MutableTomlArray in org.tomljFields in org.tomlj declared as MutableTomlArrayMethods in org.tomlj that return MutableTomlArrayModifier and TypeMethodDescriptionprotected MutableTomlArray
ArrayVisitor.aggregateResult
(MutableTomlArray aggregate, MutableTomlArray nextResult) (package private) MutableTomlArray
MutableTomlArray.append
(Object value, TomlPosition position) (package private) static MutableTomlArray
MutableTomlArray.create
(TomlVersion version) (package private) static MutableTomlArray
MutableTomlArray.create
(TomlVersion version, boolean tableArray) protected MutableTomlArray
ArrayVisitor.defaultResult()
ArrayVisitor.visitArrayValue
(TomlParser.ArrayValueContext ctx) Methods in org.tomlj with parameters of type MutableTomlArrayModifier and TypeMethodDescriptionprotected MutableTomlArray
ArrayVisitor.aggregateResult
(MutableTomlArray aggregate, MutableTomlArray nextResult)