package java.lang.reflect
implements AnnotatedElement
Available on java
equals(param1:Dynamic):BoolgetAnnotatedType():AnnotatedTypegetAnnotation<T>(param1:Class<T>):TgetAnnotations():NativeArray<Annotation>getAnnotationsByType<T>(param1:Class<T>):NativeArray<T>getDeclaredAnnotation<T>(param1:Class<T>):TgetDeclaredAnnotations():NativeArray<Annotation>getDeclaredAnnotationsByType<T>(param1:Class<T>):NativeArray<T>getDeclaringExecutable():ExecutablegetModifiers():IntgetName():StringgetParameterizedType():TypegetType():Class<Dynamic>hashCode():IntisAnnotationPresent(param1:Class<Annotation>):BoolisImplicit():BoolisNamePresent():BoolisSynthetic():BoolisVarArgs():BooltoString():String
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/java/lang/reflect/Parameter.html