Uses of Class
dev.sympho.modular_commands.utils.parse.UrlParser.PostParser
Packages that use UrlParser.PostParser
-
Uses of UrlParser.PostParser in dev.sympho.modular_commands.utils.parse
Subclasses of UrlParser.PostParser in dev.sympho.modular_commands.utils.parseModifier and TypeClassDescriptionstatic classFunctorUrlParser.PostParser<I extends @NonNull Object,T extends @NonNull Object, P1 extends @NonNull FunctorUrlParser<I>, P2 extends @NonNull Parsers.Functor<I, T>> A composed parser that first applies this parser to one parser, and then applies the results to a second parser.