Module org.eclipse.xtend.lib.macro
Package org.eclipse.xtend.lib.macro.services
package org.eclipse.xtend.lib.macro.services
-
ClassDescriptionServices provided during an annotation reference initialization.Creates
AnnotationReferenceinstances.Associates generated Java elements with their source Xtend elementsRepresents a compiler problem or warning.The severity of a problemFacilities to lookup Xtend type declarations declared within the currently processedCompilationUnit.Support for navigating between the primary AST structure representing the Xtend code and the corresponding Java elements derived from that.Facilities to lookup Java type declarations generated within the currently processedCompilationUnitas well as on the classpath of thatCompilationUnit.Provides and createsTypeReferenceinstances.Facilities to lookup of Java type declarations in upstream dependencies of the currentCompilationUnit.