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 | typescriptServices.d.ts | 3615 …createStringLiteralFromNode(sourceNode: PropertyNameLiteral | PrivateIdentifier, isSingleQuote?: b… method 7470 …const createStringLiteralFromNode: (sourceNode: PrivateIdentifier | PropertyNameLiteral, isSingleQ… constant
|
| D | typescript.d.ts | 3615 …createStringLiteralFromNode(sourceNode: PropertyNameLiteral | PrivateIdentifier, isSingleQuote?: b… method 7470 …const createStringLiteralFromNode: (sourceNode: PrivateIdentifier | PropertyNameLiteral, isSingleQ… constant
|
| D | tsserverlibrary.d.ts | 3615 …createStringLiteralFromNode(sourceNode: PropertyNameLiteral | PrivateIdentifier, isSingleQuote?: b… method 11416 …const createStringLiteralFromNode: (sourceNode: PrivateIdentifier | PropertyNameLiteral, isSingleQ… constant
|
| D | tsc.js | 18080 createStringLiteralFromNode: createStringLiteralFromNode, property 18717 function createStringLiteralFromNode(sourceNode) { function
|
| D | typingsInstaller.js | 22721 createStringLiteralFromNode: createStringLiteralFromNode, property 23387 function createStringLiteralFromNode(sourceNode) { function
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 3615 …createStringLiteralFromNode(sourceNode: PropertyNameLiteral | PrivateIdentifier, isSingleQuote?: b… method 7470 …const createStringLiteralFromNode: (sourceNode: PrivateIdentifier | PropertyNameLiteral, isSingleQ… constant
|
| D | tsserverlibrary.d.ts | 3615 …createStringLiteralFromNode(sourceNode: PropertyNameLiteral | PrivateIdentifier, isSingleQuote?: b… method 11416 …const createStringLiteralFromNode: (sourceNode: PrivateIdentifier | PropertyNameLiteral, isSingleQ… constant
|