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