Uses of Interface
com._1c.g5.v8.dt.bsl.model.ContinueStatement
Packages that use ContinueStatement
Package
Description
-
Uses of ContinueStatement in com._1c.g5.v8.dt.bsl.model
Methods in com._1c.g5.v8.dt.bsl.model that return ContinueStatementModifier and TypeMethodDescriptionBslFactory.createContinueStatement()Returns a new object of class 'Continue Statement'. -
Uses of ContinueStatement in com._1c.g5.v8.dt.bsl.model.impl
Classes in com._1c.g5.v8.dt.bsl.model.impl that implement ContinueStatementModifier and TypeClassDescriptionclassAn implementation of the model object 'Continue Statement'.Methods in com._1c.g5.v8.dt.bsl.model.impl that return ContinueStatement -
Uses of ContinueStatement in com._1c.g5.v8.dt.bsl.model.util
Methods in com._1c.g5.v8.dt.bsl.model.util with parameters of type ContinueStatementModifier and TypeMethodDescriptionBslSwitch.caseContinueStatement(ContinueStatement object) Returns the result of interpreting the object as an instance of 'Continue Statement'. -
Uses of ContinueStatement in com._1c.g5.v8.dt.bsl.validation
Methods in com._1c.g5.v8.dt.bsl.validation with parameters of type ContinueStatementModifier and TypeMethodDescriptionvoidBslJavaValidator.checkContinueStatement(ContinueStatement stmt) Deprecated. -
Uses of ContinueStatement in com.e1c.g5.v8.dt.formatter.bsl
Methods in com.e1c.g5.v8.dt.formatter.bsl with parameters of type ContinueStatementModifier and TypeMethodDescriptionprotected voidBslFormatter2.formatContinueStatement(ContinueStatement statement, org.eclipse.xtext.formatting2.IFormattableDocument document) FormatsContinueStatementobject