| Package | Description |
|---|---|
| de.japkit.model | |
| de.japkit.services |
| Modifier and Type | Class and Description |
|---|---|
class |
GenUnresolvedType
A type that has been created during code generation but that could not be resolved so far, sine the type element is not available or
has not been generated yet.
|
| Modifier and Type | Method and Description |
|---|---|
GenDeclaredType |
GenUnresolvedType.erasure() |
GenDeclaredType |
GenDeclaredType.erasure() |
| Constructor and Description |
|---|
GenDeclaredType(TypeElement element,
org.eclipse.xtext.xbase.lib.Procedures.Procedure1<? super GenDeclaredType> initializer) |
| Modifier and Type | Method and Description |
|---|---|
protected TypeMirror |
TypesExtensions._erasure(GenDeclaredType type) |
protected String |
TypesRegistry._getSimpleNameForErrorType(GenDeclaredType errorType) |
protected String |
TypesRegistry._tryToGetFqnForErrorType(GenDeclaredType errorType) |
Copyright © 2018. All rights reserved.