Home
last modified time | relevance | path

Searched defs:SyntaxCursor (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/tests/baselines/reference/
DmoduleMemberWithoutTypeAnnotation1.js3 class SyntaxCursor { class
54 var SyntaxCursor = /** @class */ (function () { class
55 function SyntaxCursor() { class in anonymousFunction8528b2190100.anonymousFunction8528b2190200.SyntaxCursor
/third_party/typescript/tests/cases/compiler/
DmoduleMemberWithoutTypeAnnotation1.ts2 class SyntaxCursor { class