| Package | Description |
|---|---|
| com.googlecode.aviator.code.interpreter.ir |
| Modifier and Type | Field and Description |
|---|---|
static OperatorIR |
OperatorIR.ADD |
static OperatorIR |
OperatorIR.AND |
static OperatorIR |
OperatorIR.ASSIGN |
static OperatorIR |
OperatorIR.BIT_AND |
static OperatorIR |
OperatorIR.BIT_NOT |
static OperatorIR |
OperatorIR.BIT_OR |
static OperatorIR |
OperatorIR.BIT_XOR |
static OperatorIR |
OperatorIR.DEF |
static OperatorIR |
OperatorIR.DIV |
static OperatorIR |
OperatorIR.EQ |
static OperatorIR |
OperatorIR.EXP |
static OperatorIR |
OperatorIR.GE |
static OperatorIR |
OperatorIR.GT |
static OperatorIR |
OperatorIR.INDEX |
static OperatorIR |
OperatorIR.LE |
static OperatorIR |
OperatorIR.LT |
static OperatorIR |
OperatorIR.MATCH |
static OperatorIR |
OperatorIR.MOD |
static OperatorIR |
OperatorIR.MULT |
static OperatorIR |
OperatorIR.NE |
static OperatorIR |
OperatorIR.NEG |
static OperatorIR |
OperatorIR.NOT |
static OperatorIR |
OperatorIR.OR |
static OperatorIR |
OperatorIR.SHIFT_LEFT |
static OperatorIR |
OperatorIR.SHIFT_RIGHT |
static OperatorIR |
OperatorIR.SUB |
static OperatorIR |
OperatorIR.UNSIGNED_SHIFT_RIGHT |
Copyright © 2010–2022. All rights reserved.