Skip to content

GoSourceFileScope

Extends GoLexicalScope

constructor(name: string, parent: GoPackageScope, options: OutputScopeOptions)Constructs a new instance of the GoSourceFileScope class
addImport(import_: PackageSymbol) => GoSymbol
enclosingPackagePackageSymbol | undefined
importsimport(“@vue/reactivity”).ShallowReactive<ImportRecords>
parentGoPackageScope