class GoExtraPass(ctx: TranslationContext) : ComponentPass, ScopeProvider
This pass takes care of several things that we need to clean up, once all translation units are successfully parsed, but before any of the remaining CPG passes, such as call resolving occurs.