|
||||||||||
| 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
com.jeffpalm.scoping.compiler.ast.ConditionalExpression
public final class ConditionalExpression
| Field Summary |
|---|
| Fields inherited from class com.jeffpalm.scoping.compiler.ast.Node |
|---|
pos |
| Method Summary | |
|---|---|
void |
traverse(IVisitor vis)
|
| Methods inherited from class com.jeffpalm.scoping.compiler.ast.Node |
|---|
toString, typeString, whatToPrint |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public void traverse(IVisitor vis)
traverse in class Node
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||