control

package
v0.0.0-...-eae4ae3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 28, 2020 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GOTO

type GOTO struct {
	base.BranchInstruction
}

func (*GOTO) Execute

func (self *GOTO) Execute(frame *rtda.Frame)

type LOOKUP_SWITCH

type LOOKUP_SWITCH struct {
	// contains filtered or unexported fields
}

func (*LOOKUP_SWITCH) Execute

func (self *LOOKUP_SWITCH) Execute(frame *rtda.Frame)

func (*LOOKUP_SWITCH) FetchOperands

func (self *LOOKUP_SWITCH) FetchOperands(reader *base.BytecodeReader)

type TABLE_SWITCH

type TABLE_SWITCH struct {
	// contains filtered or unexported fields
}

func (*TABLE_SWITCH) Execute

func (self *TABLE_SWITCH) Execute(frame *rtda.Frame)

func (*TABLE_SWITCH) FetchOperands

func (self *TABLE_SWITCH) FetchOperands(reader *base.BytecodeReader)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL