Module SpringExpression
Provides classes for working with the Spring Expression Language (SpEL).
Import path
import semmle.code.java.frameworks.spring.SpringExpression
Imports
java |
Provides all default Java QL imports. |
Classes
Expression |
The class |
ExpressionEvaluationMethod |
Methods that trigger the evaluation of a SpEL expression. |
ExpressionParser |
The class |
SimpleEvaluationContext |
The class |
SimpleEvaluationContextBuilder |
The class |