RegisterFuncGenerator constructor

RegisterFuncGenerator(
  1. Set<ImportableType> prefixedTypes
)

Implementation

RegisterFuncGenerator(this.prefixedTypes);