Package com._1c.g5.v8.dt.bsl.documentation.comment
-
Interface Summary Interface Description IBslCommentToken Constant of the keywords using in the Bsl documentation commentsIDescriptionPart Common interface for describing information in Bsl documentation comments.ITypeSectionCollector Interface for adding newTypeSectionto the Bsl documentation commentSectionorIDescriptionPartwhich have collection of type section -
Class Summary Class Description BslCommentUtils Parser for Bsl format commentsBslDocCommentSerializer Bsl Documentation comment model serializer.BslDocCommentSerializer.Builder The configuration builder ofserializerBslDocumentationComment Class represents the Bsl documentation comment as in new format and in old format.BslDocumentationComment.Description Class represent description of theBslDocumentationComment.Sectionof the Bsl documentation comment.BslDocumentationComment.ParametersSection Class represents parameter section of the Bsl documentation comment.BslDocumentationComment.ReturnSection Class represents return section of the Bsl documentation comment.BslDocumentationComment.Section Class represents section of the Bsl documentation comment.BslMultiLineCommentDocumentationProvider Getting comments content beforeMethodin BslDescriptionPart Abstract implementation ofIDescriptionPart, provides logic for keeping offset and line numberLinkPart Class representIDescriptionPartof Bsl documentation comment.TextPart Class representsIDescriptionPartof Bsl documentation comment.TypeSection Class represents type section in Bsl documentation comment.TypeSection.FieldDefinition Class represents extra fields inTypeSection.TypeDefinitionand parameter definition inBslDocumentationComment.ParametersSectionTypeSection.LinkContainsTypeDefinition Implementation ofTypeSection.TypeDefinitionwhich containsLinkPartto the element for getting types for element collection.TypeSection.TypeDefinition Special objects represents one type fromTypeSection.