CompileResultUCAST: {
    result?: CompileResultUCASTResult;
}

The partially evaluated result of the query, in UCAST format. Result will be empty if the query is never true.

Type declaration