public interface ValueDescription extends Description
Descriptions
Modifier and Type | Interface and Description |
---|---|
static class |
ValueDescription.ValueKind
Represents a kind of
ValueDescription . |
Modifier and Type | Method and Description |
---|---|
ValueDescription.ValueKind |
getValueKind()
Returns the value kind.
|
TypeDescription |
getValueType()
Returns the value type.
|
ValueDescription.ValueKind getValueKind()
TypeDescription getValueType()
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.