lookout.style.format.langs.javascript.uast_fixers¶
Javascript specific fixes for babelfish UASTs.
Module Contents¶
-
lookout.style.format.langs.javascript.uast_fixers.fix_string_literal_type_anotation(node:bblfsh.Node)¶ Workaround https://github.com/bblfsh/javascript-driver/issues/66.
Should be removed as soon as issue closed and new driver is used.
-
lookout.style.format.langs.javascript.uast_fixers.fix_operator_node(node:bblfsh.Node)¶ Workaround https://github.com/bblfsh/javascript-driver/issues/65.
Should be removed as soon as issue closed and new driver is used.
-
lookout.style.format.langs.javascript.uast_fixers.NODE_FIXTURES¶