Uses of Interface
com._1c.g5.v8.dt.bsl.model.EmptyExpression
Packages that use EmptyExpression
Package
Description
-
Uses of EmptyExpression in com._1c.g5.v8.dt.bsl.model
Methods in com._1c.g5.v8.dt.bsl.model that return EmptyExpressionModifier and TypeMethodDescriptionBslFactory.createEmptyExpression()
Returns a new object of class 'Empty Expression'. -
Uses of EmptyExpression in com._1c.g5.v8.dt.bsl.model.impl
Classes in com._1c.g5.v8.dt.bsl.model.impl that implement EmptyExpressionModifier and TypeClassDescriptionclass
An implementation of the model object 'Empty Expression'.Methods in com._1c.g5.v8.dt.bsl.model.impl that return EmptyExpression -
Uses of EmptyExpression in com._1c.g5.v8.dt.bsl.model.util
Methods in com._1c.g5.v8.dt.bsl.model.util with parameters of type EmptyExpressionModifier and TypeMethodDescriptionBslSwitch.caseEmptyExpression
(EmptyExpression object) Returns the result of interpreting the object as an instance of 'Empty Expression'.