Uses of Interface
com._1c.g5.v8.dt.bsl.model.DateLiteral
Packages that use DateLiteral
Package
Description
-
Uses of DateLiteral in com._1c.g5.v8.dt.bsl.model
Methods in com._1c.g5.v8.dt.bsl.model that return DateLiteralModifier and TypeMethodDescriptionBslFactory.createDateLiteral()Returns a new object of class 'Date Literal'. -
Uses of DateLiteral in com._1c.g5.v8.dt.bsl.model.impl
Classes in com._1c.g5.v8.dt.bsl.model.impl that implement DateLiteralModifier and TypeClassDescriptionclassAn implementation of the model object 'Date Literal'.Methods in com._1c.g5.v8.dt.bsl.model.impl that return DateLiteral -
Uses of DateLiteral in com._1c.g5.v8.dt.bsl.model.util
Methods in com._1c.g5.v8.dt.bsl.model.util with parameters of type DateLiteralModifier and TypeMethodDescriptionBslSwitch.caseDateLiteral(DateLiteral object) Returns the result of interpreting the object as an instance of 'Date Literal'. -
Uses of DateLiteral in com._1c.g5.v8.dt.bsl.resource
Methods in com._1c.g5.v8.dt.bsl.resource with parameters of type DateLiteral -
Uses of DateLiteral in com._1c.g5.v8.dt.bsl.validation
Methods in com._1c.g5.v8.dt.bsl.validation with parameters of type DateLiteralModifier and TypeMethodDescriptionvoidBslJavaValidator.checkDateLiteral(DateLiteral date) Deprecated. -
Uses of DateLiteral in com.e1c.g5.v8.dt.formatter.bsl
Methods in com.e1c.g5.v8.dt.formatter.bsl with parameters of type DateLiteralModifier and TypeMethodDescriptionprotected voidBslFormatter2.formatDateLiteral(DateLiteral literal, org.eclipse.xtext.formatting2.IFormattableDocument document) FormatsDateLiteralobject