Class ASTIndex

All Implemented Interfaces:
Map<Tree,ASTRecord>

public class ASTIndex extends WrapperMap<Tree,ASTRecord>
Cache of ASTPath data for the nodes of a compilation unit tree.