A  C  D  E  F  G  H  I  L  M  N  P  R  S  T  V  W 

A

ABSTRACT - enum entry in dev.thecodewarrior.mirror.member.Modifier

The Java abstract modifier

ABSTRACT - enum entry in dev.thecodewarrior.mirror.type.ClassMirror.Flag

This flag is present on classes

addSuppressed(Throwable) - function in java.lang.AnnotationFormatException
 
addSuppressed(Throwable) - function in kotlin.MirrorException
 
addSuppressed(Throwable) - function in kotlin.InvalidSpecializationException
 
addSuppressed(Throwable) - function in kotlin.NoSuchMirrorException
 
ANNOTATION - enum entry in dev.thecodewarrior.mirror.type.ClassMirror.Flag

This flag is present on annotation classes

AnnotationFormatException - class in dev.thecodewarrior.mirror.impl.coretypes
Indicates that invalid data has been encountered during annotation creation.
AnnotationList - class in dev.thecodewarrior.mirror.util
A list of annotations and methods to access them.
annotationToJavaString(Annotation) - function in dev.thecodewarrior.mirror.Mirror
Converts an annotation into a Java string representation
annotationToKotlinString(Annotation) - function in dev.thecodewarrior.mirror.Mirror
Converts an annotation into a Kotlin string representation
annotationToString(Annotation) - function in dev.thecodewarrior.mirror.Mirror
Converts an annotation into a Java string representation
ANONYMOUS - enum entry in dev.thecodewarrior.mirror.type.ClassMirror.Flag

This flag is present on anonymous classes

ArrayMirror - class in dev.thecodewarrior.mirror.type
The type of mirror used to represent arrays, as opposed to classes, type variables, wildcards, and void.
ArrayReflect - class in dev.thecodewarrior.mirror
A set of utilities to create, inspect, and access primitive and typed arrays.
asArrayMirror() - function in dev.thecodewarrior.mirror.type.ArrayMirror
Casts this TypeMirror to ArrayMirror.
asArrayMirror() - function in dev.thecodewarrior.mirror.type.ClassMirror
Casts this TypeMirror to ArrayMirror.
asArrayMirror() - function in dev.thecodewarrior.mirror.type.ConcreteTypeMirror
Casts this TypeMirror to ArrayMirror.
asArrayMirror() - function in dev.thecodewarrior.mirror.type.TypeMirror
Casts this TypeMirror to ArrayMirror.
asArrayMirror() - function in dev.thecodewarrior.mirror.type.TypeVariableMirror
Casts this TypeMirror to ArrayMirror.
asArrayMirror() - function in dev.thecodewarrior.mirror.type.VoidMirror
Casts this TypeMirror to ArrayMirror.
asArrayMirror() - function in dev.thecodewarrior.mirror.type.WildcardMirror
Casts this TypeMirror to ArrayMirror.
asClassMirror() - function in dev.thecodewarrior.mirror.type.ArrayMirror
Casts this TypeMirror to ClassMirror.
asClassMirror() - function in dev.thecodewarrior.mirror.type.ClassMirror
Casts this TypeMirror to ClassMirror.
asClassMirror() - function in dev.thecodewarrior.mirror.type.ConcreteTypeMirror
Casts this TypeMirror to ClassMirror.
asClassMirror() - function in dev.thecodewarrior.mirror.type.TypeMirror
Casts this TypeMirror to ClassMirror.
asClassMirror() - function in dev.thecodewarrior.mirror.type.TypeVariableMirror
Casts this TypeMirror to ClassMirror.
asClassMirror() - function in dev.thecodewarrior.mirror.type.VoidMirror
Casts this TypeMirror to ClassMirror.
asClassMirror() - function in dev.thecodewarrior.mirror.type.WildcardMirror
Casts this TypeMirror to ClassMirror.
A  C  D  E  F  G  H  I  L  M  N  P  R  S  T  V  W