| Package | Description |
|---|---|
| com.intersult.ai.pool | |
| com.intersult.ai.pool.eval |
| Modifier and Type | Class and Description |
|---|---|
class |
Pair |
class |
Symbol |
| Modifier and Type | Field and Description |
|---|---|
static Element |
Element.FALSE |
static Element |
Element.TRUE |
| Modifier and Type | Method and Description |
|---|---|
Element |
Operator.apply(Element element) |
static Element |
Compiler.compile(String input) |
static Element |
Executor.evaluate(Element element) |
static Element |
Element.get(boolean value) |
static Element |
Element.get(Element... elements) |
Element |
Pair.getLeft() |
Element |
Pair.getRight() |
| Modifier and Type | Method and Description |
|---|---|
Element |
Operator.apply(Element element) |
static Element |
Executor.evaluate(Element element) |
static Element |
Element.get(Element... elements) |
| Constructor and Description |
|---|
Pair(Element left,
Element right) |
| Modifier and Type | Method and Description |
|---|---|
Element |
Identity.apply(Element element) |
Element |
Evaluate.apply(Element element) |
Element |
Equal.apply(Element element) |
Element |
Condition.apply(Element element) |
Element |
Bind.apply(Element element) |
Element |
Apply.apply(Element element) |
static Element |
Bind.bind(Symbol symbol,
Element value,
Element element) |
| Modifier and Type | Method and Description |
|---|---|
Element |
Identity.apply(Element element) |
Element |
Evaluate.apply(Element element) |
Element |
Equal.apply(Element element) |
Element |
Condition.apply(Element element) |
Element |
Bind.apply(Element element) |
Element |
Apply.apply(Element element) |
static Element |
Bind.bind(Symbol symbol,
Element value,
Element element) |
Copyright © 2014 Intersult GmbH. All rights reserved.