Uses of Interface
com._1c.g5.v8.dt.bsl.model.UndefinedLiteral
Packages that use UndefinedLiteral
Package
Description
-
Uses of UndefinedLiteral in com._1c.g5.v8.dt.bsl.model
Methods in com._1c.g5.v8.dt.bsl.model that return UndefinedLiteralModifier and TypeMethodDescriptionBslFactory.createUndefinedLiteral()
Returns a new object of class 'Undefined Literal'. -
Uses of UndefinedLiteral in com._1c.g5.v8.dt.bsl.model.impl
Classes in com._1c.g5.v8.dt.bsl.model.impl that implement UndefinedLiteralModifier and TypeClassDescriptionclass
An implementation of the model object 'Undefined Literal'.Methods in com._1c.g5.v8.dt.bsl.model.impl that return UndefinedLiteral -
Uses of UndefinedLiteral in com._1c.g5.v8.dt.bsl.model.util
Methods in com._1c.g5.v8.dt.bsl.model.util with parameters of type UndefinedLiteralModifier and TypeMethodDescriptionBslSwitch.caseUndefinedLiteral
(UndefinedLiteral object) Returns the result of interpreting the object as an instance of 'Undefined Literal'. -
Uses of UndefinedLiteral in com._1c.g5.v8.dt.bsl.resource
Methods in com._1c.g5.v8.dt.bsl.resource with parameters of type UndefinedLiteralModifier and TypeMethodDescriptionTypesComputer._compute
(UndefinedLiteral literal, Environments envs) -
Uses of UndefinedLiteral in com.e1c.g5.v8.dt.formatter.bsl
Methods in com.e1c.g5.v8.dt.formatter.bsl with parameters of type UndefinedLiteralModifier and TypeMethodDescriptionprotected void
BslFormatter2.formatUndefinedLiteral
(UndefinedLiteral literal, org.eclipse.xtext.formatting2.IFormattableDocument document) FormatsUndefinedLiteral
object