Class Results
java.lang.Object
com.moandjiezana.toml.Results
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) voidaddValue(String key, Object value, AtomicInteger line) consume()Warning: After this method has been called, this instance is no longer usable.private StringgetInlineTablePath(String key) private ContainerstartTable(String tableName, boolean implicit, AtomicInteger line) private ContainerstartTable(String tableName, AtomicInteger line) (package private) voidstartTableArray(Identifier identifier, AtomicInteger line) (package private) voidstartTables(Identifier id, AtomicInteger line)
-
Field Details
-
errors
-
tables
-
stack
-
-
Constructor Details
-
Results
Results()
-
-
Method Details
-
addValue
-
startTableArray
-
startTables
-
consume
-
startTable
-
startTable
-
getInlineTablePath
-