public interface Variable extends ProgramModelElement
| Modifier and Type | Method and Description |
|---|---|
Type |
getType()
Returns the type of this variable.
|
boolean |
isFinal()
Checks if this variable is final.
|
getFullNamegetNameboolean isFinal()
true if this variable is final,
false otherwise.Type getType()