TypeAndValue

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

 

TypeAndValue()

 

init()

 

Sub New()

constructor (TypeAndValue)

 

constructor(value: TypeAndValue)

 

TypeAndValue(TypeAndValue value)

 

init(_ value: TypeAndValue)

 

Sub New(value As TypeAndValue)

Parameters:

  • value:

Addressable

 

method Addressable: bool

 

bool Addressable()

 

func Addressable() -> bool

 

func Addressable() bool

 

Function Addressable() As bool

Assignable

 

method Assignable: bool

 

bool Assignable()

 

func Assignable() -> bool

 

func Assignable() bool

 

Function Assignable() As bool

HasOk

 

method HasOk: bool

 

bool HasOk()

 

func HasOk() -> bool

 

func HasOk() bool

 

Function HasOk() As bool

IsBuiltin

 

method IsBuiltin: bool

 

bool IsBuiltin()

 

func IsBuiltin() -> bool

 

func IsBuiltin() bool

 

Function IsBuiltin() As bool

IsNil

 

method IsNil: bool

 

bool IsNil()

 

func IsNil() -> bool

 

func IsNil() bool

 

Function IsNil() As bool

IsType

 

method IsType: bool

 

bool IsType()

 

func IsType() -> bool

 

func IsType() bool

 

Function IsType() As bool

IsValue

 

method IsValue: bool

 

bool IsValue()

 

func IsValue() -> bool

 

func IsValue() bool

 

Function IsValue() As bool

IsVoid

 

method IsVoid: bool

 

bool IsVoid()

 

func IsVoid() -> bool

 

func IsVoid() bool

 

Function IsVoid() As bool

Type

 

var Type: Type;

 

Type Type

 

var Type: Type

 

Type Type

 

FIELD Type() As Type

Value

 

var Value: Value;

 

Value Value

 

var Value: Value

 

Value Value

 

FIELD Value() As Value

 

Type

 

var Type: Type;

 

Type Type

 

var Type: Type

 

Type Type

 

FIELD Type() As Type

Value

 

var Value: Value;

 

Value Value

 

var Value: Value

 

Value Value

 

FIELD Value() As Value

 

constructor

 

constructor

 

TypeAndValue()

 

init()

 

Sub New()

constructor (TypeAndValue)

 

constructor(value: TypeAndValue)

 

TypeAndValue(TypeAndValue value)

 

init(_ value: TypeAndValue)

 

Sub New(value As TypeAndValue)

Parameters:

  • value:

Addressable

 

method Addressable: bool

 

bool Addressable()

 

func Addressable() -> bool

 

func Addressable() bool

 

Function Addressable() As bool

Assignable

 

method Assignable: bool

 

bool Assignable()

 

func Assignable() -> bool

 

func Assignable() bool

 

Function Assignable() As bool

HasOk

 

method HasOk: bool

 

bool HasOk()

 

func HasOk() -> bool

 

func HasOk() bool

 

Function HasOk() As bool

IsBuiltin

 

method IsBuiltin: bool

 

bool IsBuiltin()

 

func IsBuiltin() -> bool

 

func IsBuiltin() bool

 

Function IsBuiltin() As bool

IsNil

 

method IsNil: bool

 

bool IsNil()

 

func IsNil() -> bool

 

func IsNil() bool

 

Function IsNil() As bool

IsType

 

method IsType: bool

 

bool IsType()

 

func IsType() -> bool

 

func IsType() bool

 

Function IsType() As bool

IsValue

 

method IsValue: bool

 

bool IsValue()

 

func IsValue() -> bool

 

func IsValue() bool

 

Function IsValue() As bool

IsVoid

 

method IsVoid: bool

 

bool IsVoid()

 

func IsVoid() -> bool

 

func IsVoid() bool

 

Function IsVoid() As bool