Narrows an ASTNode to a math function call (floor, max, …).
floor
max
Any AST node
true when node is a FunctionCallNode
true
node
Narrows an ASTNode to a math function call (
floor,max, …).