ICompilerDriver implementations allow different document types to customize their behavior with respect to the Javelin compiler framework. |
|
Implementations of this driver provide customization for working with the languages in the source view. |
|
IAutoCorrection objects are returned by the |
|
Object describing an auto-fill. |
|
Defines one end of a block. |
|
Summary of the information gathered by the |
|
IParameterHelp objects define individual options to be displayed in a parameter help popup. |
|
Contains file-specific code for implementing the navigation bar. |
|
Implements customizable features of the source view. |
The default compiler driver specifies default compiler interactions for compiler-recognized document types. |
|
Implements |
|
An implementation of |
|
Listener to add to the document's URI to listen for file renames or moves. |
|
The base class for many document driver types. |
|
Default implementation of an ILanguageDriver. |
|
Default implementation of the |
|
Default implementation of the |
|
A default implementation of |
|
This class provides an implementation of ISourceBreakPoint, and handles basic functionality like setting focus to the correct point in code when a breakpoint is hit and sending the breakpoint to server. |
|
Simple implementation of |
|
Implements the |
|
A TransferHandler to handle both drags originating in the source view, and drops onto the source view that come from the same source view, another source view, or anywhere else. |