Class NewScanner

All Implemented Interfaces:
TreeVisitor<Void,Void>

public class NewScanner extends CommonScanner
NewScanner scans the source tree and determines the index of a given new, where the i^th index corresponds to the i^th new, using 0-based indexing.