public class Variable extends ValueType implements Scope.Element
ValueType.FieldReceiver| Constructor and Description |
|---|
Variable(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addFields(ValueType.FieldReceiver fields)
Implement this method to report the name and value of each field.
|
protected void addFields(ValueType.FieldReceiver fields)
ValueType