Package io.dialob.rule.parser.api
Interface RuleExpressionCompilerError
-
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
ImmutableRuleExpressionCompilerError
@Immutable public interface RuleExpressionCompilerError extends Serializable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description Optional<Object[]>getArgs()StringgetErrorCode()default SpangetSpan()
-