Class AnnotationAttributeSettingAttributeReferenceResolver

java.lang.Object
org.emftext.language.java.resolver.AnnotationAttributeSettingAttributeReferenceResolver
All Implemented Interfaces:
IJavaReferenceResolver<AnnotationAttributeSetting,InterfaceMethod>

public class AnnotationAttributeSettingAttributeReferenceResolver extends Object implements IJavaReferenceResolver<AnnotationAttributeSetting,InterfaceMethod>
Resolves the attribute, i. e., the interface method, of an set attribute within an annotation.
  • Constructor Details

    • AnnotationAttributeSettingAttributeReferenceResolver

      public AnnotationAttributeSettingAttributeReferenceResolver()
  • Method Details