Source location
Would it be better to store the value in a local or inline it multiple times?
true if performance would improve with caching false if inlining better
Get all expressions which constitute this one
child nodes
Exhaustive version of .children()
all child nodes which don't have children
Do we know it at compile time?
Name for type of this value
Generated using TypeDoc
This stores expressions that we can reason about but can't completly eliminate from the code.
For example, operations on user input and not constant-values