Package software.amazon.smithy.rulesengine.language.evaluation
-
Interface Summary Interface Description TypeCheck TypeCheck provides an interface for determining whether the given types within scope satisfy the associated constraints. -
Class Summary Class Description RuleEvaluator A runtime implementation of a rule-set evaluation engine.Scope<T> Scope is a stack for tracking facts for named values of the given type.TestEvaluator Provides facilities for evaluating an endpoint rule-set and tests.