Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/factory/
DnodeTests.ts12 export function isStringLiteral(node: Node): node is StringLiteral { function
/third_party/typescript/src/services/
Dtypes.ts72 isStringLiteral(): this is StringLiteralType; method
/third_party/typescript/lib/
Dtypescript.d.ts6103 isStringLiteral(): this is StringLiteralType; method
DtypescriptServices.d.ts6103 isStringLiteral(): this is StringLiteralType; method
Dtsserverlibrary.d.ts6103 isStringLiteral(): this is StringLiteralType; method
DtypingsInstaller.js29330 function isStringLiteral(node) { function
Dtsc.js23566 function isStringLiteral(node) { function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts6103 isStringLiteral(): this is StringLiteralType; method
Dtsserverlibrary.d.ts6103 isStringLiteral(): this is StringLiteralType; method