Colon constructor

Colon(
  1. AnyStringParser ws
)

Implementation

Colon(AnyStringParser ws) : super($colon, ws);