/** * Provides classes for working with the AST, as well as files and locations. */ import codeql.Locations import codeql.files.FileSystem import codeql.unified.Ast::Unified import codeql.unified.Comments