Package software.amazon.smithy.rulesengine.language.syntax
-
Interface Summary Interface Description ToCondition Supplies functionality to be coercible intoCondition
s for use in composing rule-sets in code.ToExpression Supplies functionality to be coercible intoExpression
s 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 intoCondition
s andExpression
s for use in composing rule-sets in code.