Package | Description |
---|---|
de.uka.ilkd.key.logic.sort |
This package contains different kinds and implementations subtyping interface Sort.
|
Modifier and Type | Method and Description |
---|---|
static ArraySort |
ArraySort.getArraySort(Sort elemSort,
Sort objectSort,
Sort cloneableSort,
Sort serializableSort) |
static ArraySort |
ArraySort.getArraySort(Sort elemSort,
Type elemType,
Sort objectSort,
Sort cloneableSort,
Sort serializableSort)
Returns the ArraySort to the given element sort and element type.
|
Copyright © 2003-2019 The KeY-Project.