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
public static class BslDocumentationProvider.ShortFullDoc extends Object
Class contains documentation for the element in bsl language
-
-
Constructor Summary
Constructors Constructor Description ShortFullDoc(String shortDoc, String fullDoc)
Constructor
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getFullDoc()
Gets full documentationString
getShortDoc()
Gets short documentation
-