QScript  2.1.2
Expression and algorithm evaluator
 All Classes Namespaces Functions Variables Pages
org.qscript.operator.FlowOperatorType Member List

This is the complete list of members for org.qscript.operator.FlowOperatorType, including all inherited members.

ELSE (defined in org.qscript.operator.FlowOperatorType)org.qscript.operator.FlowOperatorType
END (defined in org.qscript.operator.FlowOperatorType)org.qscript.operator.FlowOperatorType
ENDIF (defined in org.qscript.operator.FlowOperatorType)org.qscript.operator.FlowOperatorType
getToken()org.qscript.operator.FlowOperatorType
hasConditionalTest() (defined in org.qscript.operator.FlowOperatorType)org.qscript.operator.FlowOperatorType
IF (defined in org.qscript.operator.FlowOperatorType)org.qscript.operator.FlowOperatorType
isALONE()org.qscript.operator.FlowOperatorType
isEND()org.qscript.operator.FlowOperatorType
isINTER()org.qscript.operator.FlowOperatorType
isMatchingEndFor(FlowOperatorType possibleStart)org.qscript.operator.FlowOperatorType
isMatchingStartFor(FlowOperatorType possibleEnd)org.qscript.operator.FlowOperatorType
isSTART()org.qscript.operator.FlowOperatorType
REPEAT (defined in org.qscript.operator.FlowOperatorType)org.qscript.operator.FlowOperatorType
UNTIL (defined in org.qscript.operator.FlowOperatorType)org.qscript.operator.FlowOperatorType
WEND (defined in org.qscript.operator.FlowOperatorType)org.qscript.operator.FlowOperatorType
WHILE (defined in org.qscript.operator.FlowOperatorType)org.qscript.operator.FlowOperatorType