-
- All Superinterfaces:
ArgsSyntax,org.refcodes.component.Resetable,Synopsis,Syntaxable
- All Known Implementing Classes:
AbstractCondition,AllCondition,AndCondition,AnyCondition,CasesCondition,OptionCondition,OrCondition,XorCondition
public interface Condition extends ArgsSyntax
Interface indicating that theArgsSyntaxsemantically represents a condition which usally encapsulates otherSyntaxablechildren.
-
-
Method Summary
-
Methods inherited from interface org.refcodes.cli.ArgsSyntax
toOperand, toOperand, toOperand, toOperands
-
Methods inherited from interface org.refcodes.cli.Synopsis
toSynopsis, toSynopsis, toSynopsis, toSynopsis
-
-