Interface: SyntaxVersionDef¶
Defined in: core/src/syntax-versions.ts:7
Definition of a syntax version's capabilities. Block lists are cumulative — each version includes all blocks from prior versions.
Properties¶
blocks¶
readonlyblocks: readonlystring[]
Defined in: core/src/syntax-versions.ts:9
All block types valid for this version (cumulative, not delta)