| Interface | Description | 
|---|---|
| ICompletionService | Interface for autocomplete for the web IDE. | 
| Class | Description | 
|---|---|
| AutoCompleteService | Autocomplete for web-IDE, based on reflection of the included libraries. | 
| CompletionProposal | Support class for autocomplete for the web IDE. | 
| CompletionResult | Support class for autocomplete for the web IDE. |