JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
de.dhbwstuttgart.syntaxtree.type
Interface ITypeContainer
All Known Implementing Classes:
ExtendsWildcardType
,
SuperWildcardType
public interface
ITypeContainer
Dieses Interface wird von allen Klassen implementiert, die weitere Klassen enthalten. Wird für diverse Hilfsmethoden verwendet.
Author:
Arne Lüdtke
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
Type
getContainedType
()
Author: Arne Lüdtke
Das gleiche wie get_ExtendsType().
Method Detail
getContainedType
Type
getContainedType()
Author: Arne Lüdtke
Das gleiche wie get_ExtendsType(). Implementiert ITypeContainer
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method