Files
codeql/unified/ql/lib/unified.qll
2026-06-12 16:48:25 +02:00

9 lines
208 B
Plaintext

/**
* 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