Interface | Description |
---|---|
BallerinaDocumentService |
An extension interface for Language server to add features related to ballerina files.
|
Class | Description |
---|---|
ApiDesignDidChangeParams |
Represents a Ballerina swagger change request.
|
BallerinaASTDidChange |
Represents an AST change notification sent from client to server.
|
BallerinaASTDidChangeResponse |
Represents the response sent from server to client upon AST changes.
|
BallerinaASTOASChangeResponse |
Represents a Ballerina swagger change response.
|
BallerinaASTRequest |
Represents a request for a Ballerina AST.
|
BallerinaASTResponse |
Represents a Ballerina AST response.
|
BallerinaDocumentServiceImpl |
Implementation of Ballerina Document extension for Language Server.
|
BallerinaOASRequest |
Represent a reuqest for ballerina OAS.
|
BallerinaOASResponse |
Represent a response for ballerina OAS.
|
BallerinaProject |
Represents metadata of a Ballerina Project.
|
BallerinaProjectParams |
Represents a request to get Ballerina Project info.
|
BallerinaServiceListRequest |
Represents a Ballerina service list reuqest.
|
BallerinaServiceListResponse |
Represents a Ballerina service list reuqest.
|
Copyright © 2019 WSO2. All rights reserved.