Skip to content

Distinguish between unrecognized and missing input in the CST when recovering parse #835

@Xanewok

Description

@Xanewok

Split from #640.

The rationale for this is we currently use SKIPPED for when we both recover past an unexpected stream of characters or we attempt to create a node despite some characters missing. In the latter case, we have SKIPPED node with contents "", so this might be misleading.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions