Package eu.bandm.tools.metajava
Interface MetaTypeVariable
- All Superinterfaces:
Formattable
,MetaType
- All Known Implementing Classes:
EnvironmentTypeVariable
,GeneratedTypeVariable
-
Field Summary
Fields inherited from interface eu.bandm.tools.metajava.MetaType
getRawType, refer
-
Method Summary
Methods inherited from interface eu.bandm.tools.format.Formattable
format
Methods inherited from interface eu.bandm.tools.metajava.MetaType
getRawType, refer
-
Method Details
-
getName
String getName() -
getBounds
Collection<? extends MetaType> getBounds()
-