Uses of Interface
org.eclipse.xtend.lib.macro.services.GlobalTypeLookup
Packages that use GlobalTypeLookup
-
Uses of GlobalTypeLookup in org.eclipse.xtend.lib.macro
Subinterfaces of GlobalTypeLookup in org.eclipse.xtend.lib.macroModifier and TypeInterfaceDescriptioninterfaceProvides services for the code generation phase.interfaceServices provided during transformation phaseinterfaceServices provided during the validation phase -
Uses of GlobalTypeLookup in org.eclipse.xtend.lib.macro.services
Subinterfaces of GlobalTypeLookup in org.eclipse.xtend.lib.macro.servicesModifier and TypeInterfaceDescriptioninterfaceFacilities to lookup Java type declarations generated within the currently processedCompilationUnitas well as on the classpath of thatCompilationUnit.