Expand description
Statement-level parser session cache for incremental workflows.
Structsยง
- Incremental
Parse Result - Result from parsing source through a
ParserSession. - Parse
Cache Stats - Cache statistics from one incremental parse.
- Parser
Session - Incremental parser cache keyed by source path.
- Statement
Span - Byte and line/column span for one source statement.
- Statement
Unit - One statement unit discovered in a source file.