Skip to main content

untyped_parameter

Function untyped_parameter 

Source
pub fn untyped_parameter(input: &str) -> ParseResult<'_, Parameter>
Expand description

untyped_parameter = $ | integer | real | string | rhs_occurrence_name | enumeration | binary | list .