pub struct FlipFlopNode<'pr> { /* private fields */ }Expand description
Represents the use of the .. or ... operators to create flip flops.
baz if foo .. bar
^^^^^^^^^^Implementations§
Source§impl<'pr> FlipFlopNode<'pr>
impl<'pr> FlipFlopNode<'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 is_exclude_end(&self) -> bool
pub fn is_exclude_end(&self) -> bool
… operator
Sourcepub fn operator_loc(&self) -> Location<'pr>
pub fn operator_loc(&self) -> Location<'pr>
Returns the operator_loc param