| Modifier and Type | Interface and Description |
|---|---|
interface |
IVisitableNode<T extends javolution.lang.ValueType> |
| Modifier and Type | Class and Description |
|---|---|
class |
Expression<T extends javolution.lang.ValueType> |
class |
ValueNode<T extends javolution.lang.ValueType> |
| Constructor and Description |
|---|
Expression(Expression.Op opCode,
INode<T>... operands)
This constructor will generate an expression by inserting
|
Copyright © 2012–2013 SignaLab. All rights reserved.