public class Variable extends ValueType
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.
|
org.inferred.freebuilder.processor.util.Scope.Level |
level() |
public org.inferred.freebuilder.processor.util.Scope.Level level()
protected void addFields(ValueType.FieldReceiver fields)
ValueType