Package
Overview
Location
- Reference: Go.fx
- Namespace: go.ast
- Platforms: Island
constructor
constructor
Package()
init()
Sub New()
constructor (string, Reference<Scope>, Map<string, Reference<Object>>, Map<string, Reference<File>>)
constructor(aName: string; aScope: Reference<Scope>; aImports: Map<string, Reference<Object>>; aFiles: Map<string, Reference<File>>)
Package(string aName, Reference<Scope> aScope, Map<string, Reference<Object>> aImports, Map<string, Reference<File>> aFiles)
Parameters:
- aName:
- aScope:
- aImports:
- aFiles:
constructor (Package)
Parameters:
- value:
End
Files
Imports
Name
Pos
Scope
Files
Imports
Name
Scope
constructor
constructor
Package()
init()
Sub New()
constructor (string, Reference<Scope>, Map<string, Reference<Object>>, Map<string, Reference<File>>)
constructor(aName: string; aScope: Reference<Scope>; aImports: Map<string, Reference<Object>>; aFiles: Map<string, Reference<File>>)
Package(string aName, Reference<Scope> aScope, Map<string, Reference<Object>> aImports, Map<string, Reference<File>> aFiles)
Parameters:
- aName:
- aScope:
- aImports:
- aFiles:
constructor (Package)
Parameters:
- value:
End
Pos