Package | Description |
---|---|
com.streamscape.ds.analyze |
Modifier and Type | Field and Description |
---|---|
static Operand |
Operand.AND |
static Operand |
Operand.OR |
Modifier and Type | Method and Description |
---|---|
static Operand |
Operand.valueOf(java.lang.String name) |
static Operand[] |
Operand.values() |
Modifier and Type | Method and Description |
---|---|
void |
TokenSet.add(java.lang.String token,
Operand operand) |
java.util.List |
TokenSet.getTokens(Operand op) |
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.