-
Method Summary
Returns the root command name.
Returns the command method.
Returns the name of the object described by this descriptor.
Returns the required sender type.
Returns an unmodifiable view of the syntax fragments.
-
Method Details
-
method
Returns the command method.
- Returns:
- the command method
-
name
Returns the name of the object described by this descriptor.
- Specified by:
name in interface Descriptor
- Returns:
- the name
-
syntax
Returns an unmodifiable view of the syntax fragments.
- Returns:
- the syntax fragments
-
commandToken
Returns the root command name.
- Returns:
- the name of the root command
-
requiredSender
Returns the required sender type.
- Returns:
- the required sender type