Uses of Interface
com._1c.g5.v8.dt.bsl.model.NameExpression
Packages that use NameExpression
Package
Description
-
Uses of NameExpression in com._1c.g5.v8.dt.bsl.model
Methods in com._1c.g5.v8.dt.bsl.model that return NameExpressionModifier and TypeMethodDescriptionBslFactory.createNameExpression()Returns a new object of class 'Name Expression'. -
Uses of NameExpression in com._1c.g5.v8.dt.bsl.model.impl
Classes in com._1c.g5.v8.dt.bsl.model.impl that implement NameExpressionModifier and TypeClassDescriptionclassAn implementation of the model object 'Name Expression'.Methods in com._1c.g5.v8.dt.bsl.model.impl that return NameExpression -
Uses of NameExpression in com._1c.g5.v8.dt.bsl.model.util
Methods in com._1c.g5.v8.dt.bsl.model.util with parameters of type NameExpressionModifier and TypeMethodDescriptionBslSwitch.caseNameExpression(NameExpression object) Returns the result of interpreting the object as an instance of 'Name Expression'.