Uses of Interface
com._1c.g5.modeling.xtext.scoping.ISlicedScope
Packages that use ISlicedScope
-
Uses of ISlicedScope in com._1c.g5.modeling.xtext.scoping
Classes in com._1c.g5.modeling.xtext.scoping that implement ISlicedScopeModifier and TypeClassDescriptionclass
Lightweight and cached implementation of the SimpleScope.class
Composes several scopes into one.class
Lightweight implementation of the IScope.class
The lightweight version of theSelectableBasedScope
.class
SelectableBasedScope
which does not shadow any object descriptionclass
The same asIScope
forISlicedScope
interfaceConstructors in com._1c.g5.modeling.xtext.scoping with parameters of type ISlicedScopeModifierConstructorDescriptionLightFilteringScope
(ISlicedScope delegate, com.google.common.base.Predicate<org.eclipse.xtext.resource.IEObjectDescription> filter, IIndexSlicePredicateService slicePredicateService) Constructor -
Uses of ISlicedScope in com._1c.g5.v8.dt.platform.scoping
Classes in com._1c.g5.v8.dt.platform.scoping that implement ISlicedScope