pub struct AssocSplatNode<'pr> { /* private fields */ }Expand description
Represents a splat in a hash literal.
{ **foo }
^^^^^Implementations§
Source§impl<'pr> AssocSplatNode<'pr>
impl<'pr> AssocSplatNode<'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