|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.jangaroo.jooc.ast.NodeImplBase
net.jangaroo.jooc.ast.Expr
net.jangaroo.jooc.ast.OpExpr
public abstract class OpExpr
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class net.jangaroo.jooc.ast.NodeImplBase |
|---|
NodeImplBase.Scoped |
| Constructor Summary | |
|---|---|
protected |
OpExpr(JooSymbol op)
|
| Method Summary | |
|---|---|
JooSymbol |
getOp()
|
| Methods inherited from class net.jangaroo.jooc.ast.Expr |
|---|
getType, isCompileTimeConstant, setType |
| Methods inherited from class net.jangaroo.jooc.ast.NodeImplBase |
|---|
analyze, analyze, generate, scope, withNewDeclarationScope, withNewLabelScope |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface net.jangaroo.jooc.ast.AstNode |
|---|
getSymbol, scope, visit |
| Constructor Detail |
|---|
protected OpExpr(JooSymbol op)
| Method Detail |
|---|
public JooSymbol getOp()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||