Class SharedVariableCollector

All Implemented Interfaces:
GroovyClassVisitor, GroovyCodeVisitor, ErrorCollecting

public class SharedVariableCollector extends ClassCodeVisitorSupport
A visitor which collects the list of variable expressions which are closure shared.