Class CommandPattern.OptionalArgumentSegment
java.lang.Object
tech.guilhermekaua.spigotboot.commands.parse.CommandPattern.ArgumentSegment
tech.guilhermekaua.spigotboot.commands.parse.CommandPattern.OptionalArgumentSegment
- All Implemented Interfaces:
CommandPattern.CommandSegment
- Enclosing class:
- CommandPattern
public static final class CommandPattern.OptionalArgumentSegment
extends CommandPattern.ArgumentSegment
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class tech.guilhermekaua.spigotboot.commands.parse.CommandPattern.ArgumentSegment
getName, isArgument
-
Constructor Details
-
OptionalArgumentSegment
-
-
Method Details
-
isOptional
public boolean isOptional() -
signatureToken
-