Package io.smallrye.common.expression


package io.smallrye.common.expression
Expression string parsing and expansion classes.
  • Class
    Description
    A compiled property-expansion expression string.
    Flags that can apply to a property expression compilation
    Warning this class consists of generated code.
    The expression resolve context, which can be used to query the current expression key, write out expansions or default values, or perform validation.