Package | Description |
---|---|
org.ballerinalang.langserver.completions.util.sorters |
Modifier and Type | Class and Description |
---|---|
class |
DefaultItemSorter
Default Item Sorter.
|
class |
EndpointDefContextItemSorter
Endpoint definition context item sorter.
|
class |
ServiceContextItemSorter
Item sorter for the service context.
|
class |
StatementContextItemSorter
Item Sorter for the statement context.
|
class |
VariableDefContextItemSorter
Item Sorter for the Variable Definition context.
|
Modifier and Type | Method and Description |
---|---|
static CompletionItemSorter |
ItemSorters.getSorterByClass(Class context)
Get the item sorter by the class.
|
Copyright © 2018 WSO2. All rights reserved.