Interface CommandParser.Result
- All Known Subinterfaces:
CommandParser.Result.KnownCommand, CommandParser.Result.KnownCommand.Invalid, CommandParser.Result.KnownCommand.Valid, CommandParser.Result.UnknownCommand
- Enclosing interface:
CommandParser
public static sealed interface CommandParser.Result
permits CommandParser.Result.UnknownCommand, CommandParser.Result.KnownCommand
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfacestatic interface -
Method Summary
-
Method Details
-
executable
ExecutableCommand executable() -
suggestion
-
args
-