Skip to main content

Module static_analysis

Module static_analysis 

Source

Enums§

StaticResult
The result of the static analysis of a node

Functions§

add_implicit_intersection
Traverses the formula tree adding the implicit intersection operator in all arguments of functions that expect a scalar but get a range.
remove_redundant_implicit_intersection
Inverse of add_implicit_intersection, used when exporting to Excel.