iri top-level property
ChoiceParser
iri
final
135s
iri ::= IRIREF | PrefixedName
Implementation
final iri = IRIREF | PrefixedName;
135s
iri ::= IRIREF | PrefixedName
final iri = IRIREF | PrefixedName;