| Package | Description |
|---|---|
| org.eclipse.xtext.xbase.typesystem.override |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IResolvedConstructor
Resolved representation of a
JvmConstructor. |
interface |
IResolvedExecutable
Resolved representation of a
JvmExecutable. |
interface |
IResolvedField |
interface |
IResolvedOperation
Resolved representation of a
JvmOperation. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractResolvedExecutable<T extends JvmExecutable>
Base class for resolved representation of a
JvmExecutable. |
class |
AbstractResolvedFeature<T extends JvmFeature> |
class |
AbstractResolvedOperation
Base class for resolved representation of a
JvmOperation. |
class |
BottomResolvedOperation
Resolved bottom representation of a
JvmOperation. |
class |
ConflictingDefaultOperation
A resolved representation of a
JvmOperation with a conflict between two or more independent declarations
of default interface implementations (Java 8) with equal raw signature. |
class |
InvokedResolvedOperation |
class |
ResolvedConstructor |
class |
ResolvedField |
class |
ResolvedOperationInHierarchy |
Copyright © 2015. All Rights Reserved.