Package io.micronaut.el.processor.writer
@NullMarked
package io.micronaut.el.processor.writer
The writers of the generated expressions and resolvers.
- Since:
- 1.0
- Author:
- Denis Stepanov
-
ClassDescriptionThe writer of the
ELExpressionSourceimplementations, which give access to the expressions compiled for a type.A compiled method expression and the class generated for it.The writer of thejakarta.el.MethodExpressionimplementations.A written method expression class, with its definition: inference fills the return type in.The writer of thejakarta.el.ValueExpressionimplementations.A written expression class, with its definition: inference fills the expected type in.