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

type ContextClause = Vec<WithPos<ContextItem>>;