public interface IReentrantTypeResolver
| Modifier and Type | Field and Description |
|---|---|
static IReentrantTypeResolver |
NULL |
| Modifier and Type | Method and Description |
|---|---|
void |
initializeFrom(org.eclipse.emf.ecore.EObject root) |
IResolvedTypes |
reentrantResolve(org.eclipse.xtext.util.CancelIndicator monitor) |
static final IReentrantTypeResolver NULL
void initializeFrom(org.eclipse.emf.ecore.EObject root)
IResolvedTypes reentrantResolve(org.eclipse.xtext.util.CancelIndicator monitor) throws org.eclipse.xtext.service.OperationCanceledError
org.eclipse.xtext.service.OperationCanceledError