pub fn parse(source: &str, file_name: Option<&str>) -> ParseResultExpand description
Parse a TypeScript source string and extract the Rúnar contract AST.
pub fn parse(source: &str, file_name: Option<&str>) -> ParseResultParse a TypeScript source string and extract the Rúnar contract AST.