public class ReferencesContextUpdater
extends java.lang.Object
| Constructor and Description |
|---|
ReferencesContextUpdater(java.lang.String oldContext,
java.lang.String newContext) |
| Modifier and Type | Method and Description |
|---|---|
Expression |
updateContextInExpressionReferences(Expression sourceExpression) |
public ReferencesContextUpdater(java.lang.String oldContext,
java.lang.String newContext)
public Expression updateContextInExpressionReferences(@Nonnull Expression sourceExpression) throws SyntaxErrorException
SyntaxErrorException