Parse a content particle. [43] cp ::= (Name | choice | seq) ('?' | ' ' | '+') NOTE: I actually use a slightly different production here: cp ::= (elements | (Name ('?' | ' ' | '+')?))
()
source not stored for this graph (policy: none)
no test coverage detected