Uses of Class
org.springframework.expression.spel.CompiledExpression
Package
Description
SpEL's standard parser implementation.
-
Uses of CompiledExpression in org.springframework.expression.spel.standard
Modifier and TypeMethodDescriptionSpelCompiler.compile
(SpelNodeImpl expression) Attempt compilation of the supplied expression.