| Modifier and Type | Field and Description |
|---|---|
FunctionSetHelper |
binaryOp |
Memory |
mem |
String |
op |
FunctionSetHelper |
unaryOp |
Value |
v1 |
boolean |
v1evaled |
Value |
v2 |
| Modifier | Constructor and Description |
|---|---|
protected |
OperatorScope() |
public Value v1
public boolean v1evaled
public Memory mem
public String op
public FunctionSetHelper unaryOp
public FunctionSetHelper binaryOp
public Value v2
Copyright © 2017. All rights reserved.