conversion_instructions

package
v0.0.0-...-d1d7e88 Latest Latest
Warning

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

Go to latest
Published: Jan 19, 2019 License: MIT Imports: 2 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type D2f

d2f Convert double to float

func (*D2f) Execute

func (d2f *D2f) Execute(frame *runtime_data_area.Frame)

type D2i

d2i Convert double to int

func (*D2i) Execute

func (d2i *D2i) Execute(frame *runtime_data_area.Frame)

type D2l

d2l Convert double to long

func (*D2l) Execute

func (d2l *D2l) Execute(frame *runtime_data_area.Frame)

type F2d

f2d Convert float to double

func (*F2d) Execute

func (f2d *F2d) Execute(frame *runtime_data_area.Frame)

type F2i

f2i Convert float to int

func (*F2i) Execute

func (f2i *F2i) Execute(frame *runtime_data_area.Frame)

type F2l

f2l Convert float to long

func (*F2l) Execute

func (f2l *F2l) Execute(frame *runtime_data_area.Frame)

type I2b

i2b Convert int to byte

func (*I2b) Execute

func (i2b *I2b) Execute(frame *runtime_data_area.Frame)

type I2c

i2c Convert int to char

func (*I2c) Execute

func (i2c *I2c) Execute(frame *runtime_data_area.Frame)

type I2d

i2d Convert int to double

func (*I2d) Execute

func (i2d *I2d) Execute(frame *runtime_data_area.Frame)

type I2f

i2f Convert int to float

func (*I2f) Execute

func (i2f *I2f) Execute(frame *runtime_data_area.Frame)

type I2l

i2l Convert int to long

func (*I2l) Execute

func (i2l *I2l) Execute(frame *runtime_data_area.Frame)

type I2s

i2s Convert int to short

func (*I2s) Execute

func (i2s *I2s) Execute(frame *runtime_data_area.Frame)

type L2d

l2d Convert long to double

func (*L2d) Execute

func (l2d *L2d) Execute(frame *runtime_data_area.Frame)

type L2f

l2f Convert long to float

func (*L2f) Execute

func (l2f *L2f) Execute(frame *runtime_data_area.Frame)

type L2i

l2i Convert long to int

func (*L2i) Execute

func (l2i *L2i) Execute(frame *runtime_data_area.Frame)

Jump to

Keyboard shortcuts

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