Searched defs:onSubstituteNode (Results 1 – 8 of 8) sorted by relevance
| /third_party/typescript/src/compiler/transformers/ |
| D | generators.ts | 1976 function onSubstituteNode(hint: EmitHint, node: Node): Node { function
|
| D | es2015.ts | 4299 function onSubstituteNode(hint: EmitHint, node: Node) { function
|
| /third_party/typescript/lib/ |
| D | tsc.js | 83645 function onSubstituteNode(hint, node) { function 85088 function onSubstituteNode(hint, node) { function 86178 function onSubstituteNode(hint, node) { function 86715 function onSubstituteNode(hint, node) { function 87897 function onSubstituteNode(hint, node) { function 91677 function onSubstituteNode(hint, node) { function 91811 function onSubstituteNode(hint, node) { function 92960 function onSubstituteNode(hint, node) { function 95017 function onSubstituteNode(hint, node) { function 96178 function onSubstituteNode(hint, node) { function [all …]
|
| D | typescript.d.ts | 4511 onSubstituteNode: (hint: EmitHint, node: Node) => Node; property
|
| D | tsserverlibrary.d.ts | 8514 onSubstituteNode: (hint: EmitHint, node: Node) => Node; property
|
| /third_party/typescript/src/compiler/ |
| D | types.ts | 8864 onSubstituteNode: (hint: EmitHint, node: Node) => Node; property
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 4511 onSubstituteNode: (hint: EmitHint, node: Node) => Node; property
|
| D | tsserverlibrary.d.ts | 8514 onSubstituteNode: (hint: EmitHint, node: Node) => Node; property
|