Skip to main content

cst_to_lino

Function cst_to_lino 

Source
pub fn cst_to_lino(node: &CstNode) -> String
Expand description

Serialise a CST node into a .lino S-expression matching the format produced by js/src/cst.mjs’s cstToLino.