public static class CommandParser.DefaultCommandParserResult extends Object implements CommandParser.CommandParserResult
CommandParser.CommandParserResult.| Modifier and Type | Method and Description | 
|---|---|
| CommandOption | option()Gets the  CommandOption. | 
| Object | value()Gets the value. | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitofpublic CommandOption option()
CommandParser.CommandParserResultCommandOption.option in interface CommandParser.CommandParserResultpublic Object value()
CommandParser.CommandParserResultvalue in interface CommandParser.CommandParserResultCopyright © 2022. All rights reserved.