[][src]Function graviton::analyze_ast

pub fn analyze_ast(
    name: Option<String>,
    ast: &mut AstNode
) -> Result<(), GravitonError>