| Package | Description |
|---|---|
| net.jangaroo.jooc.ast | |
| net.jangaroo.jooc.backend |
| Modifier and Type | Method and Description |
|---|---|
ArrayLiteral |
VectorLiteral.getArrayLiteral() |
| Modifier and Type | Method and Description |
|---|---|
void |
TransitiveAstVisitor.visitArrayLiteral(ArrayLiteral arrayLiteral) |
void |
AstVisitorBase.visitArrayLiteral(ArrayLiteral arrayLiteral) |
void |
AstVisitor.visitArrayLiteral(ArrayLiteral arrayLiteral) |
| Constructor and Description |
|---|
VectorLiteral(JooSymbol symNew,
JooSymbol symLt,
Type type,
JooSymbol symGt,
ArrayLiteral arrayLiteral) |
| Modifier and Type | Method and Description |
|---|---|
void |
JsCodeGenerator.visitArrayLiteral(ArrayLiteral arrayLiteral) |
Copyright © 2002–2020 CoreMedia AG. All rights reserved.