pub struct ClassVariableTargetNode<'pr> { /* private fields */ }Expand description
Represents writing to a class variable in a context that doesn’t have an explicit value.
@@foo, @@bar = baz
^^^^^ ^^^^^Implementations§
Source§impl<'pr> ClassVariableTargetNode<'pr>
impl<'pr> ClassVariableTargetNode<'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