org.eclipse.jdt.internal.compiler.lookup
Class AnnotationHolder

java.lang.Object
  extended by org.eclipse.jdt.internal.compiler.lookup.AnnotationHolder

public class AnnotationHolder
extends Object


Constructor Summary
AnnotationHolder()
           
 
Method Summary
 AnnotationBinding[][] getParameterAnnotations()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnnotationHolder

public AnnotationHolder()
Method Detail

getParameterAnnotations

public AnnotationBinding[][] getParameterAnnotations()


Copyright © 2012. All Rights Reserved.