Enum Class StatementKernel.Condition

java.lang.Object
java.lang.Enum<StatementKernel.Condition>
components.statement.StatementKernel.Condition
All Implemented Interfaces:
Serializable, Comparable<StatementKernel.Condition>, Constable
Enclosing interface:
StatementKernel

The possible conditions for IF, IF_ELSE, and WHILE statements.