Division. Integral operands truncate toward zero and reject a zero divisor; floating operands follow IEEE-754 and yield Infinity or NaN.
Protected
Readonly
Get all direct children of the given node type
Get the canonical node type for this AST node
Get the operator symbol/name (e.g., '+', '==', 'and')
Check if any direct child is of the given node type
Division. Integral operands truncate toward zero and reject a zero divisor; floating operands follow IEEE-754 and yield Infinity or NaN.