Interface LiteralNode<T,S extends CommandContext<T,?>>

All Known Subinterfaces:
CommandNode<T,S>
All Known Implementing Classes:
CommandNodeImpl

public interface LiteralNode<T,S extends CommandContext<T,?>>
  • Method Details