Interface Condition

All Superinterfaces:
ArgsSyntax, org.refcodes.mixin.Resetable, org.refcodes.mixin.Schemable<CliSchema>, Synopsisable, Syntaxable
All Known Implementing Classes:
AbstractCondition, AllCondition, AndCondition, AnyCondition, CasesCondition, OptionCondition, OrCondition, XorCondition

public interface Condition extends ArgsSyntax
Interface indicating that the ArgsSyntax semantically represents a condition which usally encapsulates other Syntaxable children.