Overview

Location

  • Reference:
    • Go.dll  .NET, .NET Standard 2.0
    • Go.fx  Island
  • Namespace: go.types
  • Platforms: .NET, .NET Standard 2.0, Island

constructor


constructor(value: TypeAndValue)
TypeAndValue(TypeAndValue value)
init(_ value: TypeAndValue)
Sub New(value As TypeAndValue)

Parameters:

  • value:

Addressable

func Addressable() -> bool
Function Addressable() As bool

Assignable

func Assignable() -> bool
Function Assignable() As bool

HasOk


IsBuiltin

Function IsBuiltin() As bool

IsNil


IsType

Function IsType() As bool

IsValue

Function IsValue() As bool

IsVoid

Function IsVoid() As bool

Type


Value

constructor


constructor(value: TypeAndValue)
TypeAndValue(TypeAndValue value)
init(_ value: TypeAndValue)
Sub New(value As TypeAndValue)

Parameters:

  • value:

Addressable

func Addressable() -> bool
Function Addressable() As bool

Assignable

func Assignable() -> bool
Function Assignable() As bool

HasOk


IsBuiltin

Function IsBuiltin() As bool

IsNil


IsType

Function IsType() As bool

IsValue

Function IsValue() As bool

IsVoid

Function IsVoid() As bool