opcode

package
v0.0.0-...-2c802aa Latest Latest
Warning

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

Go to latest
Published: Nov 26, 2019 License: MIT Imports: 0 Imported by: 0

Documentation

Overview

Package opcode provides the type Opcode to identify the type of operation code.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Opcode

type Opcode int

Opcode is integer to identify the type of operation code.

const (
	Char Opcode = iota
	Match
	Jmp
	Split
	ANY
	NOP
)

func (Opcode) String

func (op Opcode) String() string

Jump to

Keyboard shortcuts

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