Package software.amazon.smithy.rulesengine.language.syntax.expressions
package software.amazon.smithy.rulesengine.language.syntax.expressions
-
ClassDescriptionA dynamically computed expression.Expression visitor pattern.A reference to a field.Template represents a "Template Literal".A static template value part.An interface for parts of a template that can be visited.For code generating from a template, use a `TemplateVisitor`.