Uses of Interface
com._1c.g5.v8.dt.ql.model.CompoundExpression
Packages that use CompoundExpression
Package
Description
-
Uses of CompoundExpression in com._1c.g5.v8.dt.ql.model
Methods in com._1c.g5.v8.dt.ql.model that return CompoundExpressionModifier and TypeMethodDescriptionQlFactory.createCompoundExpression()
Returns a new object of class 'Compound Expression'. -
Uses of CompoundExpression in com._1c.g5.v8.dt.ql.model.impl
Classes in com._1c.g5.v8.dt.ql.model.impl that implement CompoundExpressionModifier and TypeClassDescriptionclass
An implementation of the model object 'Compound Expression'.Methods in com._1c.g5.v8.dt.ql.model.impl that return CompoundExpression -
Uses of CompoundExpression in com._1c.g5.v8.dt.ql.model.util
Methods in com._1c.g5.v8.dt.ql.model.util with parameters of type CompoundExpressionModifier and TypeMethodDescriptionQlSwitch.caseCompoundExpression
(CompoundExpression object) Returns the result of interpreting the object as an instance of 'Compound Expression'. -
Uses of CompoundExpression in com._1c.g5.v8.dt.ql.validation
Methods in com._1c.g5.v8.dt.ql.validation with parameters of type CompoundExpressionModifier and TypeMethodDescriptionvoid
QlValidator.checkCompoundExpression
(CompoundExpression expression)