Home
last modified time | relevance | path

Searched refs:skipTypeKeyword (Results 1 – 1 of 1) sorted by relevance

/third_party/typescript/src/services/
DpreProcess.ts105 const skipTypeKeyword = scanner.lookAhead(() => { constant
114 if (skipTypeKeyword) {
195 const skipTypeKeyword = scanner.lookAhead(() => { constant
200 if (skipTypeKeyword) {
237 const skipTypeKeyword = scanner.lookAhead(() => { constant
242 if (skipTypeKeyword) {