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
IsBuiltin
method IsBuiltin: bool
bool IsBuiltin()
func IsBuiltin() -> bool
func IsBuiltin() bool
Function IsBuiltin() As bool
IsNil
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
Value
Type
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
IsBuiltin
method IsBuiltin: bool
bool IsBuiltin()
func IsBuiltin() -> bool
func IsBuiltin() bool
Function IsBuiltin() As bool
IsNil
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