Interface RuleOperator
- All Known Implementing Classes:
RuleExpression.ValueOperator,RuleMultiExpression.BoolOperator
public interface RuleOperator
Operators.
- Author:
- npiedeloup
-
Method Summary
-
Method Details
-
authorizedString
String[] authorizedString()- Returns:
- List of authorized string for this operator
-