pub struct AssocNode<'pr> { /* private fields */ }Expand description
Represents a hash key/value pair.
{ a => b }
^^^^^^Implementations§
Source§impl<'pr> AssocNode<'pr>
impl<'pr> AssocNode<'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) -> Option<Location<'pr>>
pub fn operator_loc(&self) -> Option<Location<'pr>>
Returns the operator_loc param