Class CommandPattern.ArgumentSegment

java.lang.Object
tech.guilhermekaua.spigotboot.commands.parse.CommandPattern.ArgumentSegment
All Implemented Interfaces:
CommandPattern.CommandSegment
Direct Known Subclasses:
CommandPattern.OptionalArgumentSegment, CommandPattern.RequiredArgumentSegment
Enclosing class:
CommandPattern

public abstract static class CommandPattern.ArgumentSegment extends Object implements CommandPattern.CommandSegment