Struct cpp_demangle::ast::TaggedName [−][src]
pub struct TaggedName(_);
The <tagged-name>
non-terminal.
<tagged-name> ::= <name> B <source-name>
Trait Implementations
impl Clone for TaggedName
[src]
impl Clone for TaggedName
[src]fn clone(&self) -> TaggedName
[src][−]
pub fn clone_from(&mut self, source: &Self)
1.0.0[src][−]
impl PartialEq<TaggedName> for TaggedName
[src]
impl PartialEq<TaggedName> for TaggedName
[src]