Synthetic placeholder emitted when the parser cannot produce a valid expression (e.g., attr = with nothing after). Wraps any tokens collected during error recovery so the CST is always complete and round-trip is preserved.
attr =
Readonly
Synthetic placeholder emitted when the parser cannot produce a valid expression (e.g.,
attr =with nothing after). Wraps any tokens collected during error recovery so the CST is always complete and round-trip is preserved.