Package io.micronaut.expressions.context
package io.micronaut.expressions.context
-
ClassDescriptionDefault implementation of
ExtensibleExpressionCompilationContext
.Factory for producing expression evaluation context.Compilation context is a set of entries which can be referenced in evaluated expression using the '#' sign followed by entry name.Factory interface for producing expression evaluation context.Custom type that simplifies registering a new context class.Metadata for evaluated expression used at compilation time to generate expression class.Expression compilation context that can be extended with extra elements.