Package io.dialob.rule.parser.api
Interface RuleExpressionCompilerCallback
-
public interface RuleExpressionCompilerCallback
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidfailed(List<RuleExpressionCompilerError> errors)
-
-
-
Method Detail
-
failed
void failed(List<RuleExpressionCompilerError> errors)
-
-