|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.zilonis.network.beta.BaseNode
org.zilonis.network.beta.ExpressionNode
public class ExpressionNode
| Constructor Summary | |
|---|---|
ExpressionNode(Condition condition,
BaseNode parent)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getExpression()
|
void |
leftActivate(Scope scope,
Token token)
|
void |
update(Scope scope,
LeftActivatable production)
|
| Methods inherited from class org.zilonis.network.beta.BaseNode |
|---|
activateChildren, addAsSecondChild, addChild, buildNodeForPositiveCondition, buildOrShareBetaMemory, buildOrShareExpressionNode, buildOrShareIndexedBetaMemory, buildOrShareNCCNode, buildOrShareNegativeNode, buildOrShareNode, getChildren, getLeftActivatableIterable, notIndexedPositiveNode, printPrev, setChildren, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.zilonis.network.LeftActivatable |
|---|
toString |
| Constructor Detail |
|---|
public ExpressionNode(Condition condition,
BaseNode parent)
| Method Detail |
|---|
public java.lang.String getExpression()
public void leftActivate(Scope scope,
Token token)
leftActivate in interface LeftActivatable
public void update(Scope scope,
LeftActivatable production)
update in class BaseNode
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||