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