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