| Package | Description |
|---|---|
| org.teavm.model |
Represents a class model that is alternative to
java.lang.reflection package. |
| Modifier and Type | Class and Description |
|---|---|
class |
AnnotationHolder
Represents an annotation of Java element.
|
| Modifier and Type | Method and Description |
|---|---|
AnnotationReader |
AnnotationContainerReader.get(String type) |
AnnotationReader |
AnnotationValue.getAnnotation() |
| Modifier and Type | Method and Description |
|---|---|
Iterable<? extends AnnotationReader> |
AnnotationContainerReader.all() |
| Constructor and Description |
|---|
AnnotationValue(AnnotationReader value) |
Copyright © 2015. All rights reserved.