Package | Description |
---|---|
org.ballerinalang.langserver.command.docs |
Modifier and Type | Method and Description |
---|---|
static DocAttachmentInfo |
DocumentationGenerator.getDocumentationEditForNode(Node node)
Get the documentation edit attachment info for a given particular node.
|
static DocAttachmentInfo |
DocumentationGenerator.getDocumentationEditForNodeByPosition(String topLevelNodeType,
BLangPackage bLangPkg,
int line,
LSContext context)
Get Documentation edit for node at a given position.
|
Copyright © 2019 WSO2. All rights reserved.