|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jeffpalm.scoping.compiler.ast.Node
com.jeffpalm.scoping.compiler.ast.Statement
com.jeffpalm.scoping.compiler.ast.Expression
public abstract class Expression
| Field Summary |
|---|
| Fields inherited from class com.jeffpalm.scoping.compiler.ast.Node |
|---|
pos |
| Constructor Summary | |
|---|---|
protected |
Expression(Pos pos)
|
| Method Summary |
|---|
| Methods inherited from class com.jeffpalm.scoping.compiler.ast.Node |
|---|
toString, traverse, typeString, whatToPrint |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
protected Expression(Pos pos)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||