Uses of Class
dev.sympho.modular_commands.utils.parse.FunctorUrlParser.ChoiceBase
Packages that use FunctorUrlParser.ChoiceBase
-
Uses of FunctorUrlParser.ChoiceBase in dev.sympho.modular_commands.utils.parse
Subclasses of FunctorUrlParser.ChoiceBase in dev.sympho.modular_commands.utils.parseModifier and TypeClassDescriptionstatic class
FunctorUrlParser.Choice<T extends @NonNull Object>
Parser that supports multiple URL types by delegating to one of a list of parsers.