Interface RegexCommandToken

All Superinterfaces:
CommandToken
All Known Implementing Classes:
StaticCommandToken, StringArgumentCommandToken

@API(status=INTERNAL) public interface RegexCommandToken extends CommandToken
CommandToken which matches a word in a V4Message if it mathces a given regex.