[][src]Type Definition vhdl_parser::ast::Ident

type Ident = WithPos<Symbol>;

Trait Implementations

impl HasIdent for Ident[src]