visitMapType abstract method

R visitMapType(
  1. MapType type,
  2. C context
)

Implementation

R visitMapType(MapType type, C context);