Package | Description |
---|---|
de.uka.ilkd.key.java |
This package contains classes that cover the Java programming language.
|
Modifier and Type | Method and Description |
---|---|
ImmutableList<ProgramMethod> |
JavaInfo.getAllProgramMethodsLocallyDeclared(KeYJavaType kjt)
returns all methods declared in the given Type as IProgramMethods
|
ImmutableList<ProgramMethod> |
KeYProgModelInfo.getAllProgramMethodsLocallyDeclared(KeYJavaType ct)
Returns the ProgramMethods locally defined within the given
class type.
|
Copyright © 2003-2019 The KeY-Project.