Package io.micronaut.core.expressions


package io.micronaut.core.expressions
  • Class
    Description
    Expression included in annotation metadata which can be evaluated at runtime.
    Wrapper for annotation value, containing evaluated expressions and class name for generated expression class.
    Context that can be used by evaluated expression to obtain objects required for evaluation process.