Uses of Class
com.moandjiezana.toml.Results.Errors
-
-
Uses of Results.Errors in com.moandjiezana.toml
Fields in com.moandjiezana.toml declared as Results.Errors Modifier and Type Field Description (package private) Results.ErrorsContext. errors(package private) Results.ErrorsResults. errorsMethods in com.moandjiezana.toml with parameters of type Results.Errors Modifier and Type Method Description voidResults.Errors. add(Results.Errors other)Constructors in com.moandjiezana.toml with parameters of type Results.Errors Constructor Description Context(Identifier identifier, java.util.concurrent.atomic.AtomicInteger line, Results.Errors errors)
-