| Package | Description |
|---|---|
| com.asakusafw.operator.description |
Description classes.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ValueDescription
Represents a value.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AnnotationDescription
Represents an annotation.
|
class |
ArrayDescription
Represents an array of values.
|
class |
ArrayTypeDescription
Represents an array type.
|
class |
BasicTypeDescription
Represents primitive types and void type.
|
class |
ClassDescription
Represents a class.
|
class |
EnumConstantDescription
Represents an enum constant.
|
class |
ImmediateDescription
Represents an immediate value.
|
class |
ObjectDescription
Represents an object.
|
class |
ReifiableTypeDescription
Represents a reifiable type (can be represented in
Class). |
class |
UnknownValueDescription
Represents an unknown object.
|
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.