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.modelMethods 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.implClasses in com._1c.g5.v8.dt.ql.model.impl that implement StringLiteralExpressionModifier and TypeClassDescriptionclassAn 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.utilMethods 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'.