[][src]Function moore_vhdl_syntax::parser::rules::parse_subtype_ind

pub fn parse_subtype_ind<P: Parser>(p: &mut P) -> ReportedResult<SubtypeInd>

Parse a subtype indication. See IEEE 1076-2008 section 6.3.

subtype_ind
  := name
  := name name
  := paren_expr name