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 newTypeSection
to the Bsl documentation commentSection
orIDescriptionPart
which 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 ofserializer
BslDocumentationComment Class represents the Bsl documentation comment as in new format and in old format.BslDocumentationComment.Description Class represent description of theBslDocumentationComment.Section
of 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 beforeMethod
in BslDescriptionPart Abstract implementation ofIDescriptionPart
, provides logic for keeping offset and line numberLinkPart Class representIDescriptionPart
of Bsl documentation comment.TextPart Class representsIDescriptionPart
of Bsl documentation comment.TypeSection Class represents type section in Bsl documentation comment.TypeSection.FieldDefinition Class represents extra fields inTypeSection.TypeDefinition
and parameter definition inBslDocumentationComment.ParametersSection
TypeSection.LinkContainsTypeDefinition Implementation ofTypeSection.TypeDefinition
which containsLinkPart
to the element for getting types for element collection.TypeSection.TypeDefinition Special objects represents one type fromTypeSection
.