pub const FIXUP_ERASED_FILE_AST_ID_MARKER: ErasedFileAstId;
Expand description
ErasedFileAstId used as the span for syntax node fixups. Any Span containing this file id is to be considered fake.
pub const FIXUP_ERASED_FILE_AST_ID_MARKER: ErasedFileAstId;
ErasedFileAstId used as the span for syntax node fixups. Any Span containing this file id is to be considered fake.