Package software.amazon.smithy.rulesengine.language.syntax
-
Interface Summary Interface Description ToCondition Supplies functionality to be coercible intoConditions for use in composing rule-sets in code.ToExpression Supplies functionality to be coercible intoExpressions for use in composing rule-sets in code. -
Class Summary Class Description Identifier A name used to identify a component of a rule-set.SyntaxElement A class that is coercible intoConditions andExpressions for use in composing rule-sets in code.