Searched refs:contextGlobal (Results 1 – 2 of 2) sorted by relevance
130 export let contextGlobal: ts.TransformationContext; variable140 contextGlobal = context;638 bodynode = ts.visitEachChild(node.body, traverseExtendExpression, contextGlobal);670 return ts.visitEachChild(node, traverseExtendExpression, contextGlobal);
160 contextGlobal,2328 changeEtsComponentKind, contextGlobal);2339 return ts.visitEachChild(node, changeEtsComponentKind, contextGlobal);