| Class | Description |
|---|---|
| FeatureCallAsTypeLiteralHelper | |
| PropertyUtil | |
| TypesOrderUtil |
Small utility class that allows to check whether a given type was already handled in a chain
of instanceof checks, e.g to validate catch-clauses or switch expressions.
|
| XbaseAdapterFactory |
The Adapter Factory for the model.
|
| XbaseJavaDocTypeReferenceProvider | |
| XbaseSwitch<T> |
The Switch for the model's inheritance hierarchy.
|
| XbaseUsageCrossReferencer | |
| XExpressionHelper | |
| XSwitchExpressionCompilationState |
Utility class for compiling switch expressions into if statements avoiding useless if check for the first switch's case.
|
| XSwitchExpressions |