[Groovy] Interface VariableReplacedListener

Properties Summary

Properties
Type Name and description
static VariableReplacedListener NULL

Methods Summary

Methods
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.5.14/html/gapi/org/codehaus/groovy/transform/tailrec/VariableReplacedListener.html