Class CreationCollector

java.lang.Object
org.benf.cfr.reader.bytecode.analysis.parse.utils.CreationCollector

public class CreationCollector extends Object
This is all a bit ugly, with the random casting going on. But I think probably it would be worse to use a multiple indirection visitor....