Package io.micronaut.el.parser
@NullMarked
package io.micronaut.el.parser
The lexer and the parser of the Jakarta Expression Language grammar.
- Since:
- 1.0
- Author:
- Denis Stepanov
-
ClassDescriptionUtilities over the parsed form of an expression.The parser of the Jakarta Expression Language grammar collected in the section 1.26 of the specification.An exception raised when an expression cannot be parsed.