Uses of Interface
com._1c.g5.v8.dt.bsl.model.Label
Packages that use Label
Package
Description
-
Uses of Label in com._1c.g5.v8.dt.bsl.model
Methods in com._1c.g5.v8.dt.bsl.model that return LabelModifier and TypeMethodDescriptionBslFactory.createLabel()Returns a new object of class 'Label'.GotoStatement.getLabel()Returns the value of the 'Label' reference.Methods in com._1c.g5.v8.dt.bsl.model that return types with arguments of type LabelModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<Label>LabeledStatement.getLabels()Returns the value of the 'Labels' containment reference list.Methods in com._1c.g5.v8.dt.bsl.model with parameters of type Label -
Uses of Label in com._1c.g5.v8.dt.bsl.model.impl
Classes in com._1c.g5.v8.dt.bsl.model.impl that implement LabelFields in com._1c.g5.v8.dt.bsl.model.impl declared as LabelModifier and TypeFieldDescriptionprotected LabelGotoStatementImpl.labelThe cached value of the 'Label' reference.Fields in com._1c.g5.v8.dt.bsl.model.impl with type parameters of type LabelModifier and TypeFieldDescriptionprotected org.eclipse.emf.common.util.EList<Label>LabeledStatementImpl.labelsThe cached value of the 'Labels' containment reference list.Methods in com._1c.g5.v8.dt.bsl.model.impl that return LabelModifier and TypeMethodDescriptionGotoStatementImpl.basicGetLabel()BslFactoryImpl.createLabel()GotoStatementImpl.getLabel()Methods in com._1c.g5.v8.dt.bsl.model.impl that return types with arguments of type LabelModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<Label>LabeledStatementImpl.getLabels()Methods in com._1c.g5.v8.dt.bsl.model.impl with parameters of type Label -
Uses of Label in com._1c.g5.v8.dt.bsl.model.util
Methods in com._1c.g5.v8.dt.bsl.model.util with parameters of type Label -
Uses of Label in com.e1c.g5.v8.dt.formatter.bsl
Methods in com.e1c.g5.v8.dt.formatter.bsl with parameters of type LabelModifier and TypeMethodDescriptionprotected voidBslFormatter2.formatLabel(Label label, org.eclipse.xtext.formatting2.IFormattableDocument document) FormatsLabelobject