public class FreeVariableCollector extends Visitor(Code)
Visitor to add all find all free identifiers in an guard expression.
This might need some refinement and synchronisation with the symbol
table.
author: Anh Le, Laune Harris version: $Revision: 1.2 $