Searched defs:sourceAst (Results 1 – 2 of 2) sorted by relevance
168 const sourceAst = parseSync(src, babelConfig); constant
255 …const sourceAst = isTypeScriptSource(filename) || isTSXSource(filename) || !options.hermesParser ?… constant