public interface ConstantValue
Modifier and Type | Interface and Description |
---|---|
static class |
ConstantValue.Simple
A simple representation of a constant value.
|
Modifier and Type | Method and Description |
---|---|
TypeDescription |
getTypeDescription()
Returns a description of the type of this constant.
|
StackManipulation |
toStackManipulation()
Returns a stack manipulation loading this value.
|
TypeDescription getTypeDescription()
StackManipulation toStackManipulation()
Copyright © 2014–2024. All rights reserved.