pub struct InstanceVariableTargetNode<'pr> { /* private fields */ }Expand description
Represents writing to an instance variable in a context that doesn’t have an explicit value.
@foo, @bar = baz
^^^^ ^^^^Implementations§
Source§impl<'pr> InstanceVariableTargetNode<'pr>
impl<'pr> InstanceVariableTargetNode<'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 name(&self) -> ConstantId<'pr>
pub fn name(&self) -> ConstantId<'pr>
Returns the name param