public interface ImportsAcceptor
| Modifier and Type | Interface and Description |
|---|---|
static class |
ImportsAcceptor.DefaultImportsAcceptor |
| Modifier and Type | Method and Description |
|---|---|
void |
acceptStaticExtensionImport(XAbstractFeatureCall staticExtImport) |
void |
acceptStaticImport(XAbstractFeatureCall staticImport) |
void |
acceptTypeImport(org.eclipse.xtext.common.types.JvmType typeImport) |
void acceptTypeImport(org.eclipse.xtext.common.types.JvmType typeImport)
void acceptStaticImport(XAbstractFeatureCall staticImport)
void acceptStaticExtensionImport(XAbstractFeatureCall staticExtImport)