Uses of Class
org.eclipse.epsilon.eol.dom.Import
Packages that use Import
Package
Description
-
Uses of Import in org.eclipse.epsilon.egl
Methods in org.eclipse.epsilon.egl that return types with arguments of type Import -
Uses of Import in org.eclipse.epsilon.eol
Fields in org.eclipse.epsilon.eol with type parameters of type ImportMethods in org.eclipse.epsilon.eol that return types with arguments of type ImportMethods in org.eclipse.epsilon.eol with parameters of type ImportModifier and TypeMethodDescriptionvoidIImportManager.loadModuleForImport(Import importAst, Class<? extends IModule> moduleImplClass, URI baseURI) voidImportManager.loadModuleForImport(Import import_, Class<? extends IModule> moduleImplClass, URI baseURI) -
Uses of Import in org.eclipse.epsilon.eol.dom
Methods in org.eclipse.epsilon.eol.dom with parameters of type Import -
Uses of Import in org.eclipse.epsilon.eol.parse
Methods in org.eclipse.epsilon.eol.parse with parameters of type Import