| Package | Description |
|---|---|
| org.eclipse.xtext.xbase.scoping.batch |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractStaticImportsScope |
class |
AbstractStaticOrInstanceFeatureScope |
class |
DynamicExtensionsScope
A scope that contains dynamic extension features, which are features that are contributed by an instance of a type.
|
class |
ReceiverFeatureScope
A scope that returns the features of a given receiver type.
|
class |
StaticExtensionImportsScope
A scope that contains static extension features, which are features that are contributed statically via an import.
|
class |
StaticFeatureOnTypeLiteralScope
A scope for the static features that are exposed by a type that was used, e.g.
|
class |
StaticFeatureScope
A scope that contains static features.
|
class |
StaticImportsScope
A scope for the statically imported features.
|
Copyright © 2015. All Rights Reserved.