Uses of Interface
com._1c.g5.v8.dt.bsl.model.BooleanLiteral
Packages that use BooleanLiteral
Package
Description
-
Uses of BooleanLiteral in com._1c.g5.v8.dt.bsl.common
Methods in com._1c.g5.v8.dt.bsl.common that return BooleanLiteralModifier and TypeMethodDescriptionIStaticExpressionValueComputer.getBooleanContent
(org.eclipse.emf.ecore.EObject expression) Gets the boolean literal from the code. -
Uses of BooleanLiteral in com._1c.g5.v8.dt.bsl.model
Methods in com._1c.g5.v8.dt.bsl.model that return BooleanLiteralModifier and TypeMethodDescriptionBslFactory.createBooleanLiteral()
Returns a new object of class 'Boolean Literal'. -
Uses of BooleanLiteral in com._1c.g5.v8.dt.bsl.model.impl
Classes in com._1c.g5.v8.dt.bsl.model.impl that implement BooleanLiteralModifier and TypeClassDescriptionclass
An implementation of the model object 'Boolean Literal'.Methods in com._1c.g5.v8.dt.bsl.model.impl that return BooleanLiteral -
Uses of BooleanLiteral in com._1c.g5.v8.dt.bsl.model.util
Methods in com._1c.g5.v8.dt.bsl.model.util with parameters of type BooleanLiteralModifier and TypeMethodDescriptionBslSwitch.caseBooleanLiteral
(BooleanLiteral object) Returns the result of interpreting the object as an instance of 'Boolean Literal'. -
Uses of BooleanLiteral in com._1c.g5.v8.dt.bsl.resource
Methods in com._1c.g5.v8.dt.bsl.resource with parameters of type BooleanLiteralModifier and TypeMethodDescriptionTypesComputer._compute
(BooleanLiteral literal, Environments envs) -
Uses of BooleanLiteral in com._1c.g5.v8.dt.internal.bsl.resource
Methods in com._1c.g5.v8.dt.internal.bsl.resource that return BooleanLiteralModifier and TypeMethodDescriptionprotected BooleanLiteral
StaticExpressionValueComputer.getBooleanContent
(Function function) Gets the boolean content for the function return value.protected BooleanLiteral
StaticExpressionValueComputer.getBooleanContent
(Invocation inv) Gets the boolean content of the invocation function.protected BooleanLiteral
StaticExpressionValueComputer.getBooleanContent
(StaticFeatureAccess fa) Gets the boolean content for the static feature access by last variable simple statement.StaticExpressionValueComputer.getBooleanContent
(org.eclipse.emf.ecore.EObject expression) -
Uses of BooleanLiteral in com.e1c.g5.v8.dt.formatter.bsl
Methods in com.e1c.g5.v8.dt.formatter.bsl with parameters of type BooleanLiteralModifier and TypeMethodDescriptionprotected void
BslFormatter2.formatBooleanLiteral
(BooleanLiteral literal, org.eclipse.xtext.formatting2.IFormattableDocument document) FormatsBooleanLiteral
object