RetConstant
Overview
Location
-
Reference:
- Go.dll .NET, .NET Standard 2.0
- Go.fx Island
- Namespace: go.golang.org.x.net.bpf
- Platforms: .NET, .NET Standard 2.0, Island
constructor
constructor
RetConstant()
init()
Sub New()
constructor (UInt32)
Parameters:
- aVal:
constructor (RetConstant)
constructor(value: RetConstant)
RetConstant(RetConstant value)
init(_ value: RetConstant)
Sub New(value As RetConstant)
Parameters:
- value:
Assemble
method Assemble: tuple of (RawInstruction, error)
(RawInstruction, error) Assemble()
func Assemble() -> (RawInstruction, error)
func Assemble() tuple of (RawInstruction, error)
Function Assemble() As Tuple (Of RawInstruction, error)
String
method String: string
string String()
func String() -> string
func String() string
Function String() As string
Val
constructor
constructor
RetConstant()
init()
Sub New()
constructor (UInt32)
Parameters:
- aVal:
constructor (RetConstant)
constructor(value: RetConstant)
RetConstant(RetConstant value)
init(_ value: RetConstant)
Sub New(value As RetConstant)
Parameters:
- value:
Assemble
method Assemble: tuple of (RawInstruction, error)
(RawInstruction, error) Assemble()
func Assemble() -> (RawInstruction, error)
func Assemble() tuple of (RawInstruction, error)
Function Assemble() As Tuple (Of RawInstruction, error)
String