Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dtransformer.ts341 …function emitNodeWithNotification(hint: EmitHint, node: Node, emitCallback: (hint: EmitHint, node:… function
Dtypes.ts8915emitNodeWithNotification(hint: EmitHint, node: Node, emitCallback: (hint: EmitHint, node: Node) =>… method
/third_party/typescript/lib/
Dtypescript.d.ts4552emitNodeWithNotification(hint: EmitHint, node: Node, emitCallback: (hint: EmitHint, node: Node) =>… method
Dtsserverlibrary.d.ts8555emitNodeWithNotification(hint: EmitHint, node: Node, emitCallback: (hint: EmitHint, node: Node) =>… method
Dtsc.js98822 function emitNodeWithNotification(hint, node, emitCallback) { function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts4552emitNodeWithNotification(hint: EmitHint, node: Node, emitCallback: (hint: EmitHint, node: Node) =>… method
Dtsserverlibrary.d.ts8555emitNodeWithNotification(hint: EmitHint, node: Node, emitCallback: (hint: EmitHint, node: Node) =>… method