Interface Node<C extends CommandContext<C>>

All Known Subinterfaces:
Literal<C>, RootLiteral<C>
All Known Implementing Classes:
Argument, DynamicLiteral, RootLiteralWrapper, StaticLiteral

public interface Node<C extends CommandContext<C>>