visitDynamicType abstract method

R visitDynamicType(
  1. DynamicType type,
  2. A argument
)

Implementation

R visitDynamicType(DynamicType type, A argument);