Package com._1c.g5.v8.dt.bsl.ui
Class BslDocumentationProvider.ShortFullDoc
java.lang.Object
com._1c.g5.v8.dt.bsl.ui.BslDocumentationProvider.ShortFullDoc
- Enclosing class:
- BslDocumentationProvider
Class contains documentation for the element in bsl language
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets full documentationGets short documentation
-
Constructor Details
-
ShortFullDoc
Constructor- Parameters:
shortDoc
- short documentation, can benull
fullDoc
- full documentationm can benull
-
-
Method Details
-
getShortDoc
Gets short documentation- Returns:
- short documentation, can be
null
-
getFullDoc
Gets full documentation- Returns:
- full documentation, can be
null
-