Package software.amazon.smithy.rulesengine.language.syntax
package software.amazon.smithy.rulesengine.language.syntax
-
ClassDescriptionA name used to identify a component of a rule-set.A class that is coercible into
Condition
s andExpression
s for use in composing rule-sets in code.Supplies functionality to be coercible intoCondition
s for use in composing rule-sets in code.Supplies functionality to be coercible intoExpression
s for use in composing rule-sets in code.