Function espr::parser::enumeration_type[][src]

pub fn enumeration_type(input: &str) -> ParseResult<'_, Type>
Expand description

213 enumeration_type = [ EXTENSIBLE ] ENUMERATION [ ( OF enumeration_items ) | enumeration_extension ] .