Interface | Description |
---|---|
Description |
A root interface of descriptions.
|
TypeDescription |
Represents a type.
|
ValueDescription |
Represents a value.
|
Class | Description |
---|---|
AnnotationDescription |
Represents an annotation.
|
ArrayDescription |
Represents an array of values.
|
ArrayTypeDescription |
Represents an array type.
|
BasicTypeDescription |
Represents primitive types and void type.
|
ClassDescription |
Represents a class.
|
Descriptions |
Utilities for
Description . |
EnumConstantDescription |
Represents an enum constant.
|
ImmediateDescription |
Represents an immediate value.
|
ObjectDescription |
Represents an object.
|
ReifiableTypeDescription |
Represents a reifiable type (can be represented in
Class ). |
UnknownValueDescription |
Represents an unknown object.
|
Enum | Description |
---|---|
BasicTypeDescription.BasicTypeKind |
Represents a kind of
BasicTypeDescription . |
TypeDescription.TypeKind |
Represents a kind of
TypeDescription . |
ValueDescription.ValueKind |
Represents a kind of
ValueDescription . |
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.