Comma constructor

Comma(
  1. AnyStringParser ws
)

Implementation

Comma(AnyStringParser ws) : super($comma, ws);