Dot constructor

Dot(
  1. AnyStringParser ws
)

Implementation

Dot(AnyStringParser ws) : super($dot, ws);