get_syntax_tree

Function get_syntax_tree 

Source
pub fn get_syntax_tree(db: &RootDatabase, content: String) -> SyntaxNode
Expand description

Get the AST from cairo code represented as a string