FilterExpression
, ForEach
, SimpleStepExpression
, SlashExpression
public interface ContextSwitchingExpression
Modifier and Type | Method | Description |
---|---|---|
Expression |
getControlledExpression() |
Get the subexpression that is evaluated in the new context
|
Expression |
getControllingExpression() |
Get the subexpression that sets the context item
|
Expression getControllingExpression()
Expression getControlledExpression()