Uses of Class
com.e1c.langtool.v8.dt.bsl.comment.DocCommentCollector
Packages that use DocCommentCollector
-
Uses of DocCommentCollector in com.e1c.langtool.v8.dt.bsl.comment
Methods in com.e1c.langtool.v8.dt.bsl.comment that return DocCommentCollectorModifier and TypeMethodDescriptionstatic DocCommentCollectorDocCommentCollector.create(org.eclipse.core.resources.IFile file, FeatureKey featureKeyPreffix, BslDocumentationComment object, ICollectingParameters parameters, BiConsumer<Object, FeatureValue> addAction, org.eclipse.emf.ecore.EObject context, BmOperationContext typeComputationContext) Low-level factory method. -
Uses of DocCommentCollector in com.e1c.langtool.v8.dt.bsl.translator
Subclasses of DocCommentCollector in com.e1c.langtool.v8.dt.bsl.translatorModifier and TypeClassDescriptionclassAbstract text processor for Documentation comment model.final classClearing comments that have no translation.classTranslator processor of Documentation comment model.classProvider makes cache for field translation when calls for external methods fromBslDerivedPropertySource.