Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/compiler/src/
Dprocess_ui_syntax.ts211 const visitEachChildNode: ts.SourceFile = ts.visitEachChild(node, visitor, context); constant
245 const visitEachChildNode: ts.SourceFile = ts.visitEachChild(node, visitor, context); constant