Var
Overview
Location
- Reference: Go.fx
- Namespace: go.types
- Platforms: Island
Instance Methods
constructor
constructor
Var()
init()
Sub New()
constructor (Var)
Parameters:
- value:
Exported
method Exported: bool
bool Exported()
func Exported() -> bool
func Exported() bool
Function Exported() As bool
Id
Name
method Name: string
string Name()
func Name() -> string
func Name() string
Function Name() As string
Parent
Pkg
Pos
String
method String: string
string String()
func String() -> string
func String() string
Function String() As string
Type
Anonymous
method Anonymous: bool
bool Anonymous()
func Anonymous() -> bool
func Anonymous() bool
Function Anonymous() As bool
Embedded
method Embedded: bool
bool Embedded()
func Embedded() -> bool
func Embedded() bool
Function Embedded() As bool
IsField
method IsField: bool
bool IsField()
func IsField() -> bool
func IsField() bool
Function IsField() As bool