visitTypeSelector method

T? visitTypeSelector(
  1. TypeSelector type
)
override

Implementation

T? visitTypeSelector(TypeSelector type) => null;