| Package | Description |
|---|---|
| net.jangaroo.jooc.ast | |
| net.jangaroo.jooc.backend |
| Modifier and Type | Field and Description |
|---|---|
static Type |
FunctionExpr.ANY_TYPE |
| Modifier and Type | Method and Description |
|---|---|
Type |
ClassDeclaration.getSuperType() |
Type |
ClassDeclaration.getThisType() |
Type |
TypeRelation.getType() |
Type |
IdeWithTypeParam.getType() |
Type |
VectorLiteral.getVectorType() |
| Modifier and Type | Method and Description |
|---|---|
void |
AstVisitor.visitType(Type type) |
void |
AstVisitorBase.visitType(Type type) |
void |
TransitiveAstVisitor.visitType(Type type) |
| Constructor and Description |
|---|
IdeWithTypeParam(JooSymbol ide,
JooSymbol symDotLt,
Type type,
JooSymbol symGt) |
TypeRelation(JooSymbol symRelation,
Type type) |
VectorLiteral(JooSymbol symNew,
JooSymbol symLt,
Type type,
JooSymbol symGt,
ArrayLiteral arrayLiteral) |
| Modifier and Type | Method and Description |
|---|---|
void |
JsCodeGenerator.visitType(Type type) |
Copyright © 2002–2015 CoreMedia AG. All rights reserved.