Package | Description |
---|---|
org.ballerinalang.langserver.compiler.common.modal | |
org.ballerinalang.langserver.compiler.format |
Modifier and Type | Method and Description |
---|---|
SymbolMetaInfo |
SymbolMetaInfo.SymbolMetaInfoBuilder.build() |
Modifier and Type | Method and Description |
---|---|
static com.google.gson.JsonElement |
TextDocumentFormatUtil.generateJSON(Node node,
Map<String,Node> anonStructs,
Map<BLangNode,List<SymbolMetaInfo>> symbolMetaInfoMap)
Generate json representation for the given node.
|
Copyright © 2019 WSO2. All rights reserved.