Uses of Interface
com._1c.g5.v8.dt.bsl.model.VariablesScopeSpec
Packages that use VariablesScopeSpec
Package
Description
-
Uses of VariablesScopeSpec in com._1c.g5.v8.dt.bsl.model
Methods in com._1c.g5.v8.dt.bsl.model that return VariablesScopeSpecModifier and TypeMethodDescriptionBslFactory.createVariablesScopeSpec()
Returns a new object of class 'Variables Scope Spec'. -
Uses of VariablesScopeSpec in com._1c.g5.v8.dt.bsl.model.impl
Classes in com._1c.g5.v8.dt.bsl.model.impl that implement VariablesScopeSpecModifier and TypeClassDescriptionclass
An implementation of the model object 'Variables Scope Spec'.Methods in com._1c.g5.v8.dt.bsl.model.impl that return VariablesScopeSpec -
Uses of VariablesScopeSpec in com._1c.g5.v8.dt.bsl.model.util
Methods in com._1c.g5.v8.dt.bsl.model.util with parameters of type VariablesScopeSpecModifier and TypeMethodDescriptionBslSwitch.caseVariablesScopeSpec
(VariablesScopeSpec object) Returns the result of interpreting the object as an instance of 'Variables Scope Spec'. -
Uses of VariablesScopeSpec in com._1c.g5.v8.dt.bsl.scoping
Methods in com._1c.g5.v8.dt.bsl.scoping with parameters of type VariablesScopeSpecModifier and TypeMethodDescriptionorg.eclipse.xtext.scoping.IScope
BslScopeProvider.getUserVariablesScope
(VariablesScopeSpec spec) Gets scope of user variables