pub fn evaluate_node_type(scope: &Scope, node: &AstNode) -> FeelType
Expand description

Evaluates the type of the AST node.