Uses of Interface
com._1c.g5.v8.dt.bsl.model.AddHandlerStatement
Packages that use AddHandlerStatement
Package
Description
-
Uses of AddHandlerStatement in com._1c.g5.v8.dt.bsl.model
Methods in com._1c.g5.v8.dt.bsl.model that return AddHandlerStatementModifier and TypeMethodDescriptionBslFactory.createAddHandlerStatement()
Returns a new object of class 'Add Handler Statement'. -
Uses of AddHandlerStatement in com._1c.g5.v8.dt.bsl.model.impl
Classes in com._1c.g5.v8.dt.bsl.model.impl that implement AddHandlerStatementModifier and TypeClassDescriptionclass
An implementation of the model object 'Add Handler Statement'.Methods in com._1c.g5.v8.dt.bsl.model.impl that return AddHandlerStatement -
Uses of AddHandlerStatement in com._1c.g5.v8.dt.bsl.model.util
Methods in com._1c.g5.v8.dt.bsl.model.util with parameters of type AddHandlerStatementModifier and TypeMethodDescriptionBslSwitch.caseAddHandlerStatement
(AddHandlerStatement object) Returns the result of interpreting the object as an instance of 'Add Handler Statement'. -
Uses of AddHandlerStatement in com.e1c.g5.v8.dt.formatter.bsl
Methods in com.e1c.g5.v8.dt.formatter.bsl with parameters of type AddHandlerStatementModifier and TypeMethodDescriptionprotected void
BslFormatter2.formatAddHandlerStatement
(AddHandlerStatement statement, org.eclipse.xtext.formatting2.IFormattableDocument document) FormatsAddHandlerStatement
object