[Groovy] Interface VariableReplacedListener
Properties Summary
| Type | Name and description |
|---|---|
static VariableReplacedListener |
NULL |
Methods Summary
| Type Params | Return Type | Name and description |
|---|---|---|
void |
variableReplaced(VariableExpression oldVar, VariableExpression newVar) |
Property Detail
static VariableReplacedListener NULL
Method Detail
void variableReplaced(VariableExpression oldVar, VariableExpression newVar)
© 2003-2020 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/2.4.21/html/gapi/org/codehaus/groovy/transform/tailrec/VariableReplacedListener.html