public class VariableDeclaration extends Object
| Constructor and Description |
|---|
VariableDeclaration() |
VariableDeclaration(String declaration) |
| Modifier and Type | Method and Description |
|---|---|
String |
getValue()
Gets the value of the value property.
|
void |
setValue(String value)
Sets the value of the value property.
|
Copyright © 2021. All rights reserved.