Const
Overview
Location
-
Reference:
- Go.dll .NET, .NET Standard 2.0
- Go.fx Island
- Namespace: go.types
- Platforms: .NET, .NET Standard 2.0, Island
Instance Methods
constructor
constructor
Const()
init()
Sub New()
constructor (Const)
constructor(value: Const)
Const(Const value)
init(_ value: Const)
Sub New(value As Const)
Parameters:
- value:
Exported
method Exported: bool
bool Exported()
func Exported() -> bool
func Exported() bool
Function Exported() As bool
Id
method Id: string
string Id()
func Id() -> string
func Id() string
Function Id() As string
Name
method Name: string
string Name()
func Name() -> string
func Name() string
Function Name() As string
Parent
method Parent: Memory<Scope>
Memory<Scope> Parent()
func Parent() -> Memory<Scope>
func Parent() Memory<Scope>
Function Parent() As Memory<Scope>
Pkg
method Pkg: Memory<Package>
Memory<Package> Pkg()
func Pkg() -> Memory<Package>
func Pkg() Memory<Package>
Function Pkg() As Memory<Package>
Pos
method Pos: Pos
Pos Pos()
func Pos() -> Pos
func Pos() Pos
Function Pos() As Pos
String Island
method String: string
string String()
func String() -> string
func String() string
Function String() As string
Type
method Type: Type
Type Type()
func Type() -> Type
func Type() Type
Function Type() As Type