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

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

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

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