Class | Description |
---|---|
ActionAndFieldAccessContextItemSorter |
Item Sorter for the actions and field access items.
|
CompletionItemSorter |
Abstract implementation for the completion Item Sorter.
|
ConditionalStatementItemSorter |
Completion item sorter for conditional statements such as if statement and while statement conditions.
|
DefaultItemSorter |
Default Item Sorter.
|
EndpointDefContextItemSorter |
Endpoint definition context item sorter.
|
MatchContextItemSorter |
Completion Item sorter for the match statement completions.
|
ServiceContextItemSorter |
Item sorter for the service context.
|
StatementContextItemSorter |
Item Sorter for the statement context.
|
VariableDefContextItemSorter |
Item Sorter for the Variable Definition context.
|
Enum | Description |
---|---|
ItemSorters |
Item sorters to be used on sorting completion items, based on the scope.
|
Copyright © 2019 WSO2. All rights reserved.