final class JAnnotationStringValue extends JAnnotationValue
Modifier and Type | Field and Description |
---|---|
private JExpression |
value
The value of the Annotation member
|
Constructor and Description |
---|
JAnnotationStringValue(JExpression value) |
Modifier and Type | Method and Description |
---|---|
void |
generate(JFormatter f) |
private final JExpression value
JAnnotationStringValue(JExpression value)
public void generate(JFormatter f)