Class VarNameCollector

All Implemented Interfaces:
QueryModelVisitor<RuntimeException>

public class VarNameCollector extends AbstractQueryModelVisitor<RuntimeException>
A QueryModelVisitor that collects the names of (non-constant) variables that are used in a query model.