Package io.micronaut.expressions.parser.ast.access
package io.micronaut.expressions.parser.ast.access
-
ClassDescriptionAbstract expression AST node for method calls.Expression AST node used for to retrieve beans from bean context.Expression AST node used for context element access.Expression node used for invocation of method from expression evaluation context.Expression AST node used for method invocation.Expression AST node used for retrieving properties from environment at runtime.Expression AST node used for accessing object property.Handles list, map and array de-referencing.Enables access to 'this' in non-static contexts.