Package | Description |
---|---|
de.uka.ilkd.key.java |
This package contains classes that cover the Java programming language.
|
Modifier and Type | Method and Description |
---|---|
static TypeRef |
KeYJavaASTFactory.typeRef(KeYJavaType type)
Create a type reference.
|
static TypeRef |
KeYJavaASTFactory.typeRef(KeYJavaType type,
int dimensions)
Create a type reference.
|
Modifier and Type | Method and Description |
---|---|
IProgramMethod |
CreateArrayMethodBuilder.getPrepareArrayMethod(TypeRef arrayRef,
ProgramVariable length,
Expression defaultValue,
ImmutableList<Field> fields)
returns the prepare method for arrays initialising all array fields with
their default value
|
Copyright © 2003-2019 The KeY-Project.