public static final class OScope.Variable extends OBase
Modifier and Type | Field and Description |
---|---|
OScope |
declaringScope |
OExtVar |
extVar
If not-null indicates that this variable has an external representation.
|
java.lang.String |
name |
OVarType |
type |
Constructor and Description |
---|
Variable(OProcess owner,
OVarType type) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDescription() |
java.lang.String |
toString() |