Home
last modified time | relevance | path

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

/third_party/typescript/src/services/
DjsDoc.ts176 const templateTag = tag as JSDocTemplateTag; constant
185 … const lastTypeParameter = templateTag.typeParameters[templateTag.typeParameters.length - 1]; constant