JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
KeY 2.6.1_b7dc5338bd4d2c41d019616407d79ac6dec9efa4
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
de.uka.ilkd.key.java.abstraction
Interface ClassTypeContainer
All Superinterfaces:
ModelElement
,
NamedModelElement
,
ProgramModelElement
All Known Subinterfaces:
ClassType
,
Constructor
,
Method
All Known Implementing Classes:
ArrayDeclaration
,
ClassDeclaration
,
ConstructorDeclaration
,
DefaultConstructor
,
EnumClassDeclaration
,
InterfaceDeclaration
,
MethodDeclaration
,
NullType
,
Package
,
SuperArrayDeclaration
,
TypeDeclaration
public interface
ClassTypeContainer
extends
ProgramModelElement
A program model element that may contain class types.
Method Summary
Methods inherited from interface de.uka.ilkd.key.java.abstraction.
ProgramModelElement
getFullName
Methods inherited from interface de.uka.ilkd.key.java.
NamedModelElement
getName
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
KeY 2.6.1_b7dc5338bd4d2c41d019616407d79ac6dec9efa4
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method