Package org.incendo.cloud.parser.standard
package org.incendo.cloud.parser.standard
Standard command argument types
-
ClassDescriptionBoolean parse exceptionByteParser<C>Char parse exceptionDoubleParser<C>Parser for
Duration.Failure exception forDurationParser.EitherParser<C,U, V> A parser which attempts to use theEitherParser.primary()parser and falls back on theEitherParser.fallback()parser if that fails.Exception thrown when both the primary and fallback parsers fail to parse the input.EnumParser<C,E extends Enum<E>> FloatParser<C>LongParser<C>NumberParser<C,N extends Number, R extends Range<N>> ShortParser<C>Parser that parses input into a string arrayStringParser<C>UUIDParser<C>