visitRecordType abstract method

T visitRecordType(
  1. RecordType spec, [
  2. T? context
])
inherited

Implementation

T visitRecordType(RecordType spec, [T? context]);