| Package | Description |
|---|---|
| net.jangaroo.jooc | |
| net.jangaroo.jooc.ast | |
| net.jangaroo.jooc.backend | |
| net.jangaroo.jooc.types |
| Modifier and Type | Method and Description |
|---|---|
static TypeDeclaration |
AbstractScope.findArrayElementTypeInSuperTypes(IdeDeclaration declaration) |
TypeDeclaration |
JangarooParser.getAnyType() |
TypeDeclaration |
JangarooParser.getVoidType() |
| Modifier and Type | Class and Description |
|---|---|
class |
ClassDeclaration |
class |
PredefinedTypeDeclaration |
| Modifier and Type | Method and Description |
|---|---|
TypeDeclaration |
ClassDeclaration.getConfigClassDeclaration() |
TypeDeclaration |
Type.getDeclaration() |
TypeDeclaration |
Type.getDeclaration(boolean errorIfUndeclared) |
TypeDeclaration |
Type.resolveDeclaration() |
| Modifier and Type | Method and Description |
|---|---|
protected TypedIdeDeclaration |
CodeGeneratorBase.findMemberWithBindableAnnotation(Ide qIde,
MethodType methodType,
TypeDeclaration typeDeclaration) |
| Modifier and Type | Method and Description |
|---|---|
TypeDeclaration |
ExpressionType.getDeclaration() |
| Constructor and Description |
|---|
ExpressionType(TypeDeclaration declaration) |
ExpressionType(TypeDeclaration declaration,
ExpressionType typeParameter) |
FunctionSignature(TypeDeclaration functionType,
MethodType methodType,
int minArgumentCount,
boolean hasRest,
List<ExpressionType> parameterTypes,
ExpressionType returnType) |
Copyright © 2002–2021 CoreMedia AG. All rights reserved.