Interface GenericNode

All Known Subinterfaces:
CommandNode
All Known Implementing Classes:
CompoundParser, VirtualCommandDefinition

@AvailableSince("0.0.37") public interface GenericNode
A generic node interface Is use for objects that are related to commands or other commands related objects like compound parsers and flags
See Also: