Logical disjunction. Both operands must be Boolean, and the right operand is not evaluated when the left is true.
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
Logical disjunction. Both operands must be Boolean, and the right operand is not evaluated when the left is true.