| Class | Description |
|---|---|
| DocumentProviderStub | |
| JavaEditorInputMatcher |
This strategy matches existing Xbase editors to Java editor input.
|
| StacktraceBasedEditorDecider |
Inspects the caller stack to decide whether it is ok to use an Xbase editor to
edit a java file or whether the user really expects the Java editor, e.g. by selecting
a generated Java file explicitly in the package explorer.
|
| XbaseDocumentProvider | |
| XbaseEditor |
This enhances the Xtext editor with functionality that allows to reveal the originating offsets
for selected java elements.
|
| XbaseEditorInputRedirector | |
| XbaseResourceForEditorInputFactory |
| Enum | Description |
|---|---|
| StacktraceBasedEditorDecider.Decision |