public class StaticallyImportedMemberProvider
extends java.lang.Object
| Constructor and Description |
|---|
StaticallyImportedMemberProvider() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Iterable<org.eclipse.xtext.common.types.JvmFeature> |
findAllFeatures(XImportDeclaration it) |
java.lang.Iterable<org.eclipse.xtext.common.types.JvmFeature> |
getAllFeatures(org.eclipse.emf.ecore.resource.Resource resource,
org.eclipse.xtext.common.types.JvmDeclaredType importedType,
boolean static_,
boolean extension,
java.lang.String memberName) |
java.lang.Iterable<org.eclipse.xtext.common.types.JvmFeature> |
getAllFeatures(XImportDeclaration it) |
IVisibilityHelper |
getVisibilityHelper(org.eclipse.emf.ecore.resource.Resource resource) |
public java.lang.Iterable<org.eclipse.xtext.common.types.JvmFeature> findAllFeatures(XImportDeclaration it)
public java.lang.Iterable<org.eclipse.xtext.common.types.JvmFeature> getAllFeatures(XImportDeclaration it)
public java.lang.Iterable<org.eclipse.xtext.common.types.JvmFeature> getAllFeatures(org.eclipse.emf.ecore.resource.Resource resource,
org.eclipse.xtext.common.types.JvmDeclaredType importedType,
boolean static_,
boolean extension,
java.lang.String memberName)
public IVisibilityHelper getVisibilityHelper(org.eclipse.emf.ecore.resource.Resource resource)