Interface: SyntaxFeatureUsage¶
Defined in: core/src/syntax-versions.ts:20
A syntax feature found in a parsed program.
Properties¶
feature¶
feature:
SyntaxFeature
Defined in: core/src/syntax-versions.ts:21
location¶
location:
SourceLocation
Defined in: core/src/syntax-versions.ts:22