|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectca.uwaterloo.cs.ql.interp.SyntaxTreeNode
ca.uwaterloo.cs.ql.interp.StatementNode
public abstract class StatementNode
| Constructor Summary | |
|---|---|
StatementNode()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getIndent()
|
void |
propagate(Env env,
java.lang.Object userObj)
|
Location |
shortFormLocation()
|
| Methods inherited from class ca.uwaterloo.cs.ql.interp.SyntaxTreeNode |
|---|
evaluate, getLocation, setLocation, strLocation |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StatementNode()
| Method Detail |
|---|
public Location shortFormLocation()
public java.lang.String getIndent()
public void propagate(Env env,
java.lang.Object userObj)
throws EvaluationException
propagate in class SyntaxTreeNodeEvaluationException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||