protected abstract static class XcoreJvmInferrer.JvmElementInferrer<T extends JvmIdentifiableElement>
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected T |
inferredElement |
protected int |
priority |
| Constructor and Description |
|---|
XcoreJvmInferrer.JvmElementInferrer(int priority) |
| Modifier and Type | Method and Description |
|---|---|
T |
getInferredElement() |
protected void |
inferDeepStructure() |
abstract void |
inferName() |
protected abstract T |
inferStructure() |
protected void |
resolveTypeParameterReferences() |
protected T extends JvmIdentifiableElement inferredElement
protected int priority