Interface IInjectableFeatureLookup
- All Known Implementing Classes:
InjectableFeatureLookup
public interface IInjectableFeatureLookup
-
Method Summary
Modifier and TypeMethodDescriptionMap<org.eclipse.xtext.naming.QualifiedName,
org.eclipse.xtext.common.types.JvmFeature> getInjectableFeatures
(org.eclipse.xtext.common.types.JvmType type)
-
Method Details
-
getInjectableFeatures
Map<org.eclipse.xtext.naming.QualifiedName,org.eclipse.xtext.common.types.JvmFeature> getInjectableFeatures(org.eclipse.xtext.common.types.JvmType type)
-