package
Version:
v0.0.0-...-2bc18d8
Opens a new window with list of versions in this module.
Published: Jul 14, 2017
License: BSD-2-Clause, Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Op is opcode type.
const (
AndAnd Op = iota + 1
LeftShift
RightShift
OrOr
GE
LE
EQ
NE
LT
GT
Plus
Minus
And
Or
Mod
Xor
Div
Mul
Not
BitNeg
IntDiv
LogicXor
NullEQ
)
List operators.
String implements Stringer interface.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.