pub fn untyped_parameter(input: &str) -> ParseResult<'_, Parameter>Expand description
untyped_parameter = $ | integer | real | string |
rhs_occurrence_name | enumeration | binary | list .
pub fn untyped_parameter(input: &str) -> ParseResult<'_, Parameter>untyped_parameter = $ | integer | real | string |
rhs_occurrence_name | enumeration | binary | list .