Class SFS2X.Entities.Match.LogicOperator

Concatenate two matching expressions using the AND or OR logical operators.

Field Summary

Field Detail

<static> <constant> {LogicOperator} SFS2X.Entities.Match.LogicOperator.AND
An instance of LogicOperator representing the AND logical operator.
See also:
SFS2X.Entities.Match.MatchExpression
<static> <constant> {LogicOperator} SFS2X.Entities.Match.LogicOperator.OR
An instance of LogicOperator representing the OR logical operator.
See also:
SFS2X.Entities.Match.MatchExpression