pub fn get_syntax_tree(db: &RootDatabase, content: String) -> SyntaxNodeExpand description
Get the AST from cairo code represented as a string
pub fn get_syntax_tree(db: &RootDatabase, content: String) -> SyntaxNodeGet the AST from cairo code represented as a string