Uses of Class
io.github.t12y.resemble.ErrorType
-
-
Uses of ErrorType in io.github.t12y.resemble
Fields in io.github.t12y.resemble declared as ErrorType Modifier and Type Field Description ErrorTypeOptions. errorTypeMethods in io.github.t12y.resemble that return ErrorType Modifier and Type Method Description static ErrorTypeErrorType. valueOf(String name)Returns the enum constant of this type with the specified name.static ErrorType[]ErrorType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-