Package | Description |
---|---|
de.uka.ilkd.key.java |
This package contains classes that cover the Java programming language.
|
de.uka.ilkd.key.java.declaration |
Elements of the Java syntax tree representing declarations.
|
Modifier and Type | Method and Description |
---|---|
boolean |
TypeConverter.isNarrowing(ArrayType from,
ArrayType to) |
boolean |
TypeConverter.isWidening(ArrayType from,
ArrayType to) |
Modifier and Type | Class and Description |
---|---|
class |
ArrayDeclaration
KeY used to model arrays using only the
ArrayType . |
Copyright © 2003-2019 The KeY-Project.