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

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

public class AnnotationHolder
extends java.lang.Object


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

Constructor Detail

AnnotationHolder

public AnnotationHolder()
Method Detail

getParameterAnnotations

public AnnotationBinding[][] getParameterAnnotations()