Uses of Interface
com._1c.g5.v8.dt.ql.model.ValueLiteralExpression
Packages that use ValueLiteralExpression
Package
Description
-
Uses of ValueLiteralExpression in com._1c.g5.v8.dt.ql.model
Methods in com._1c.g5.v8.dt.ql.model that return ValueLiteralExpressionModifier and TypeMethodDescriptionQlFactory.createValueLiteralExpression()
Returns a new object of class 'Value Literal Expression'. -
Uses of ValueLiteralExpression in com._1c.g5.v8.dt.ql.model.impl
Classes in com._1c.g5.v8.dt.ql.model.impl that implement ValueLiteralExpressionModifier and TypeClassDescriptionclass
An implementation of the model object 'Value Literal Expression'.Methods in com._1c.g5.v8.dt.ql.model.impl that return ValueLiteralExpression -
Uses of ValueLiteralExpression in com._1c.g5.v8.dt.ql.model.util
Methods in com._1c.g5.v8.dt.ql.model.util with parameters of type ValueLiteralExpressionModifier and TypeMethodDescriptionQlSwitch.caseValueLiteralExpression
(ValueLiteralExpression object) Returns the result of interpreting the object as an instance of 'Value Literal Expression'.