Uses of Interface
com._1c.g5.v8.dt.bsl.model.SimpleStatement
Packages that use SimpleStatement
Package
Description
-
Uses of SimpleStatement in com._1c.g5.v8.dt.bsl.model
Methods in com._1c.g5.v8.dt.bsl.model that return SimpleStatementModifier and TypeMethodDescriptionBslFactory.createSimpleStatement()Returns a new object of class 'Simple Statement'. -
Uses of SimpleStatement in com._1c.g5.v8.dt.bsl.model.impl
Classes in com._1c.g5.v8.dt.bsl.model.impl that implement SimpleStatementModifier and TypeClassDescriptionclassAn implementation of the model object 'Simple Statement'.Methods in com._1c.g5.v8.dt.bsl.model.impl that return SimpleStatement -
Uses of SimpleStatement in com._1c.g5.v8.dt.bsl.model.util
Methods in com._1c.g5.v8.dt.bsl.model.util with parameters of type SimpleStatementModifier and TypeMethodDescriptionBslSwitch.caseSimpleStatement(SimpleStatement object) Returns the result of interpreting the object as an instance of 'Simple Statement'. -
Uses of SimpleStatement in com._1c.g5.v8.dt.bsl.validation
Methods in com._1c.g5.v8.dt.bsl.validation with parameters of type SimpleStatementModifier and TypeMethodDescriptionprotected List<BslJavaValidator.ErrorDescr>TypesChecker._check(SimpleStatement stat, Environments envs) voidBslJavaValidator.checkFormAttributeProperatyAssign(SimpleStatement statement) Deprecated.voidBslJavaValidator.checkReturningTypeForEnvironment(SimpleStatement statement) Deprecated.voidBslJavaValidator.checkSimpleStatement(SimpleStatement statement) Deprecated. -
Uses of SimpleStatement in com.e1c.g5.v8.dt.formatter.bsl
Methods in com.e1c.g5.v8.dt.formatter.bsl with parameters of type SimpleStatementModifier and TypeMethodDescriptionprotected voidBslFormatter2.formatSimpleStatement(SimpleStatement statement, org.eclipse.xtext.formatting2.IFormattableDocument document) FormatsSimpleStatementobject