| Package | Description |
|---|---|
| net.jangaroo.jooc.ast | |
| net.jangaroo.jooc.backend |
| Modifier and Type | Class and Description |
|---|---|
class |
AsExpr |
class |
AssignmentOpExpr |
class |
InfixOpExpr
A BinaryOpExpr for AS3 infix operators that are not supported directly in JS.
|
class |
IsExpr |
| Modifier and Type | Method and Description |
|---|---|
void |
AstVisitor.visitBinaryOpExpr(BinaryOpExpr binaryOpExpr) |
void |
AstVisitorBase.visitBinaryOpExpr(BinaryOpExpr binaryOpExpr) |
void |
TransitiveAstVisitor.visitBinaryOpExpr(BinaryOpExpr binaryOpExpr) |
| Modifier and Type | Method and Description |
|---|---|
void |
CodeGeneratorBase.visitBinaryOpExpr(BinaryOpExpr binaryOpExpr) |
Copyright © 2002–2015 CoreMedia AG. All rights reserved.