Searched defs:createStringLiteralFromNode (Results 1 – 8 of 8) sorted by relevance
| /third_party/typescript/src/deprecatedCompat/4.0/ |
| D | nodeFactoryTopLevelExports.ts | 24 …export const createStringLiteralFromNode = Debug.deprecate(factory.createStringLiteralFromNode, fa… constant
|
| /third_party/typescript/lib/ |
| D | typescript.d.ts | 3587 …createStringLiteralFromNode(sourceNode: PropertyNameLiteral | PrivateIdentifier, isSingleQuote?: b… method 7435 …const createStringLiteralFromNode: (sourceNode: PrivateIdentifier | PropertyNameLiteral, isSingleQ… constant
|
| D | typescriptServices.d.ts | 3587 …createStringLiteralFromNode(sourceNode: PropertyNameLiteral | PrivateIdentifier, isSingleQuote?: b… method 7435 …const createStringLiteralFromNode: (sourceNode: PrivateIdentifier | PropertyNameLiteral, isSingleQ… constant
|
| D | tsserverlibrary.d.ts | 3587 …createStringLiteralFromNode(sourceNode: PropertyNameLiteral | PrivateIdentifier, isSingleQuote?: b… method 11374 …const createStringLiteralFromNode: (sourceNode: PrivateIdentifier | PropertyNameLiteral, isSingleQ… constant
|
| D | typingsInstaller.js | 22687 createStringLiteralFromNode: createStringLiteralFromNode, property 23353 function createStringLiteralFromNode(sourceNode) { function
|
| D | tsc.js | 18049 createStringLiteralFromNode: createStringLiteralFromNode, property 18686 function createStringLiteralFromNode(sourceNode) { function
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 3587 …createStringLiteralFromNode(sourceNode: PropertyNameLiteral | PrivateIdentifier, isSingleQuote?: b… method 7435 …const createStringLiteralFromNode: (sourceNode: PrivateIdentifier | PropertyNameLiteral, isSingleQ… constant
|
| D | tsserverlibrary.d.ts | 3587 …createStringLiteralFromNode(sourceNode: PropertyNameLiteral | PrivateIdentifier, isSingleQuote?: b… method 11374 …const createStringLiteralFromNode: (sourceNode: PrivateIdentifier | PropertyNameLiteral, isSingleQ… constant
|