pub fn parse_js(src: &str) -> CstNode
Parse JavaScript source into a lino-cst.js.* CST.
lino-cst.js.*