public class FeatureScopeSessionWithNestedTypes extends AbstractNestedFeatureScopeSession
ALL| Constructor and Description |
|---|
FeatureScopeSessionWithNestedTypes(AbstractFeatureScopeSession parent,
JvmDeclaredType type) |
| Modifier and Type | Method and Description |
|---|---|
List<JvmDeclaredType> |
getEnclosingTypes()
Returns a list of enclosing types that provide an instance in the current context.
|
List<JvmDeclaredType> |
getNestedTypeDeclarators()
Returns enclosing types that declare available nested types.
|
addExtensionProviders, addLocalElements, getConstructorScopes, getDefaultScopeProvider, getExtensionProviders, getFeatureScopes, getId, getLocalElement, getNextCaptureLayer, getParent, getResolvedFeaturesProvider, getStaticallyImportedExtensionTypes, getStaticallyImportedTypes, getTypeScopes, isConstructorContext, isInstanceContext, isVisible, isVisibleaddImports, addLocalElement, addLocalElements, addNestedTypesToScope, addToExtensionScope, addTypesToStaticScope, captureLocalElements, createConstructorScope, createFeatureCallScope, createTypeScope, dropLocalElements, getLocalElements, getScope, toConstructorContext, toInstanceContext, tryCreateNestedSessionWithVisibilityContextpublic FeatureScopeSessionWithNestedTypes(AbstractFeatureScopeSession parent, JvmDeclaredType type)
public List<JvmDeclaredType> getNestedTypeDeclarators()
IFeatureScopeSessiongetNestedTypeDeclarators in interface IFeatureScopeSessiongetNestedTypeDeclarators in class AbstractNestedFeatureScopeSessionpublic List<JvmDeclaredType> getEnclosingTypes()
IFeatureScopeSessiongetEnclosingTypes in interface IFeatureScopeSessiongetEnclosingTypes in class AbstractNestedFeatureScopeSessionCopyright © 2015. All Rights Reserved.