Module query

Module query 

Source
Expand description

Query facade for Plotnik compilation.

Structs§

LinkedQuery
QueryAnalyzed
QueryBuilder
QueryConfig
QueryContext
A unified view of the core analysis context.
QueryParsed
QueryPrinter
Source
A borrowed view of a source: id, kind, and content.
SourceId
Lightweight handle to a source in a compilation session.
SourceMap
Registry of all sources.

Enums§

SourceKind
Describes the origin of a source.

Type Aliases§

AstMap
Query