Class ProjectSymbolData


  • public class ProjectSymbolData
    extends Object
    Instances of this class should never hold references to an AST node: we want to have a low memory usage for the analysis of a project and an AST node basically keeps references to the whole AST of a file.