pub struct OrNode<'pr> { /* private fields */ }Expand description
Represents the use of the || operator or the or keyword.
left or right
^^^^^^^^^^^^^Implementations§
Source§impl<'pr> OrNode<'pr>
impl<'pr> OrNode<'pr>
Sourcepub fn flags(&self) -> pm_node_flags_t
pub fn flags(&self) -> pm_node_flags_t
Returns the flags of this node.
Sourcepub fn operator_loc(&self) -> Location<'pr>
pub fn operator_loc(&self) -> Location<'pr>
Returns the operator_loc param