public class StaticallyImportedMemberProvider extends Object
| Constructor and Description |
|---|
StaticallyImportedMemberProvider() |
| Modifier and Type | Method and Description |
|---|---|
Iterable<JvmFeature> |
findAllFeatures(XImportDeclaration it) |
Iterable<JvmFeature> |
getAllFeatures(org.eclipse.emf.ecore.resource.Resource resource,
JvmDeclaredType importedType,
boolean static_,
boolean extension,
String memberName) |
Iterable<JvmFeature> |
getAllFeatures(XImportDeclaration it) |
IVisibilityHelper |
getVisibilityHelper(org.eclipse.emf.ecore.resource.Resource resource) |
public Iterable<JvmFeature> findAllFeatures(XImportDeclaration it)
public Iterable<JvmFeature> getAllFeatures(XImportDeclaration it)
public Iterable<JvmFeature> getAllFeatures(org.eclipse.emf.ecore.resource.Resource resource, JvmDeclaredType importedType, boolean static_, boolean extension, String memberName)
public IVisibilityHelper getVisibilityHelper(org.eclipse.emf.ecore.resource.Resource resource)
Copyright © 2015. All Rights Reserved.