type FunctionExpression = | BooleanExpression | SizeExpression;
All function expressions that return a value