GoSourceFileScope
Members
Section titled “Members”Extends GoLexicalScope
| constructor | (name: string, parent: GoPackageScope, options: OutputScopeOptions) | Constructs a new instance of the GoSourceFileScope class |
| addImport | (import_: PackageSymbol) => GoSymbol | |
| enclosingPackage | PackageSymbol | undefined | |
| imports | import(“@vue/reactivity”).ShallowReactive<ImportRecords> | |
| parent | GoPackageScope |