Uses of Interface
com._1c.g5.v8.dt.bsl.model.IndexAccess
Packages that use IndexAccess
Package
Description
-
Uses of IndexAccess in com._1c.g5.v8.dt.bsl.common
Methods in com._1c.g5.v8.dt.bsl.common with parameters of type IndexAccessModifier and TypeMethodDescriptionprotected voidStaticFeatureAccessProcessor.doProcessInternal(IndexAccess expr) ProcessingIndexAccess -
Uses of IndexAccess in com._1c.g5.v8.dt.bsl.model
Methods in com._1c.g5.v8.dt.bsl.model that return IndexAccessModifier and TypeMethodDescriptionBslFactory.createIndexAccess()Returns a new object of class 'Index Access'. -
Uses of IndexAccess in com._1c.g5.v8.dt.bsl.model.impl
Classes in com._1c.g5.v8.dt.bsl.model.impl that implement IndexAccessModifier and TypeClassDescriptionclassAn implementation of the model object 'Index Access'.Methods in com._1c.g5.v8.dt.bsl.model.impl that return IndexAccess -
Uses of IndexAccess in com._1c.g5.v8.dt.bsl.model.util
Methods in com._1c.g5.v8.dt.bsl.model.util with parameters of type IndexAccessModifier and TypeMethodDescriptionBslSwitch.caseIndexAccess(IndexAccess object) Returns the result of interpreting the object as an instance of 'Index Access'. -
Uses of IndexAccess in com._1c.g5.v8.dt.bsl.resource
Methods in com._1c.g5.v8.dt.bsl.resource with parameters of type IndexAccessModifier and TypeMethodDescriptionTypesComputer._compute(IndexAccess indexAccess, Environments envs) DynamicFeatureAccessComputer.getLastObject(IndexAccess indexAccess, Environments envs, boolean mockItemsAllowed) Gets last object inIndexAccessand resolves it -
Uses of IndexAccess in com._1c.g5.v8.dt.bsl.validation
Methods in com._1c.g5.v8.dt.bsl.validation with parameters of type IndexAccessModifier and TypeMethodDescriptionvoidBslJavaValidator.checkIndexesExpression(IndexAccess access) Deprecated. -
Uses of IndexAccess in com.e1c.g5.v8.dt.formatter.bsl
Methods in com.e1c.g5.v8.dt.formatter.bsl with parameters of type IndexAccessModifier and TypeMethodDescriptionprotected voidBslFormatter2.formatIndexAccess(IndexAccess expression, org.eclipse.xtext.formatting2.IFormattableDocument document) FormatsIndexAccessobject