Uses of Class
com._1c.g5.modeling.xtext.scoping.LightAbstractScope
- 
Packages that use LightAbstractScope Package Description com._1c.g5.modeling.xtext.scoping com._1c.g5.v8.dt.bsl.scoping com._1c.g5.v8.dt.platform.scoping 
- 
- 
Uses of LightAbstractScope in com._1c.g5.modeling.xtext.scopingSubclasses of LightAbstractScope in com._1c.g5.modeling.xtext.scoping Modifier and Type Class Description classCachedLightSimpleScopeLightweight and cached implementation of the SimpleScope.classCompositeScopeComposes several scopes into one.classLightSelectableBasedScopeThe lightweight version of theSelectableBasedScope.classLightSimpleScopeLightweight implementation of the SimpleScope.classNonShadowedSelectableBasedScopeSelectableBasedScopewhich does not shadow any object descriptionConstructors in com._1c.g5.modeling.xtext.scoping with parameters of type LightAbstractScope Constructor Description EObjectFilterPredicate(org.eclipse.emf.ecore.EObject object, LightAbstractScope scope)ConstructorParentIterable(LightAbstractScope scope, com.google.inject.Provider<Iterable<org.eclipse.xtext.resource.IEObjectDescription>> provider)
- 
Uses of LightAbstractScope in com._1c.g5.v8.dt.bsl.scopingSubclasses of LightAbstractScope in com._1c.g5.v8.dt.bsl.scoping Modifier and Type Class Description classBlockLabelsScopeCreate scope forLabeledStatementin Bsl module languageclassBlockVariablesScopeCreate scope for variable inBlockfor Bsl languageclassContextItemsScope<E extends DuallyNamedElement & Environmental>Special scope for gettingDuallyNamedElementandEnvironmentalclassContextMethodsScopeGets method scope for Bsl moduleclassContextPropertiesScopeGets property scope for Bsl moduleclassImplicitVariablesScopeGetsImplicitVariablescopeclassImplicitVariablesScopeByOffsetSpecial scope forImplicitVariable.classMethodVariablesScopeclassModuleMethodsScopeSpecial scope for gettingMethodfrom Bsl moduleclassModuleVariablesScopeSpecial scope for gettingVariablefrom Bsl module
- 
Uses of LightAbstractScope in com._1c.g5.v8.dt.platform.scopingSubclasses of LightAbstractScope in com._1c.g5.v8.dt.platform.scoping Modifier and Type Class Description classPlatformSimpleScopeSimpleScopewith ignoring case.
 
-