Uses of Interface
com._1c.g5.v8.dt.ql.model.UndefinedLiteralExpression
Packages that use UndefinedLiteralExpression
Package
Description
- 
Uses of UndefinedLiteralExpression in com._1c.g5.v8.dt.ql.modelMethods in com._1c.g5.v8.dt.ql.model that return UndefinedLiteralExpressionModifier and TypeMethodDescriptionQlFactory.createUndefinedLiteralExpression()Returns a new object of class 'Undefined Literal Expression'.
- 
Uses of UndefinedLiteralExpression in com._1c.g5.v8.dt.ql.model.implClasses in com._1c.g5.v8.dt.ql.model.impl that implement UndefinedLiteralExpressionModifier and TypeClassDescriptionclassAn implementation of the model object 'Undefined Literal Expression'.Methods in com._1c.g5.v8.dt.ql.model.impl that return UndefinedLiteralExpression
- 
Uses of UndefinedLiteralExpression in com._1c.g5.v8.dt.ql.model.utilMethods in com._1c.g5.v8.dt.ql.model.util with parameters of type UndefinedLiteralExpressionModifier and TypeMethodDescriptionQlSwitch.caseUndefinedLiteralExpression(UndefinedLiteralExpression object) Returns the result of interpreting the object as an instance of 'Undefined Literal Expression'.