Uses of Class
com._1c.g5.modeling.xtext.scoping.LightAbstractScope
Packages that use LightAbstractScope
Package
Description
-
Uses of LightAbstractScope in com._1c.g5.modeling.xtext.scoping
Subclasses of LightAbstractScope in com._1c.g5.modeling.xtext.scopingModifier and TypeClassDescriptionclass
Lightweight and cached implementation of the SimpleScope.class
Composes several scopes into one.class
The lightweight version of theSelectableBasedScope
.class
Lightweight implementation of the SimpleScope.class
SelectableBasedScope
which does not shadow any object descriptionConstructors in com._1c.g5.modeling.xtext.scoping with parameters of type LightAbstractScopeModifierConstructorDescriptionEObjectFilterPredicate
(org.eclipse.emf.ecore.EObject object, LightAbstractScope scope) Constructorprotected
ParentIterable
(LightAbstractScope scope, com.google.inject.Provider<Iterable<org.eclipse.xtext.resource.IEObjectDescription>> provider) -
Uses of LightAbstractScope in com._1c.g5.v8.dt.bsl.scoping
Subclasses of LightAbstractScope in com._1c.g5.v8.dt.bsl.scopingModifier and TypeClassDescriptionclass
Create scope forLabeledStatement
in Bsl module languageclass
Create scope for variable inBlock
for Bsl languageclass
ContextItemsScope<E extends DuallyNamedElement & Environmental>
Special scope for gettingDuallyNamedElement
andEnvironmental
class
Gets method scope for Bsl moduleclass
Gets property scope for Bsl moduleclass
GetsImplicitVariable
scopeclass
Special scope forImplicitVariable
.class
class
Special scope for gettingMethod
from Bsl moduleclass
Special scope for gettingVariable
from Bsl module -
Uses of LightAbstractScope in com._1c.g5.v8.dt.platform.scoping
Subclasses of LightAbstractScope in com._1c.g5.v8.dt.platform.scoping