ValueType.FieldReceiver| Modifier and Type | Method and Description |
|---|---|
protected void |
addFields(ValueType.FieldReceiver fields)
Implement this method to report the name and value of each field.
|
static void |
addLazyDefinitions(SourceBuilder code)
Finds all lazily-declared classes and methods and adds their definitions to the source.
|
void |
addTo(SourceBuilder code) |
Scope.Level |
level() |
static <E extends ValueType & Excerpt> |
of(java.lang.String preferredName,
E definition) |
public static void addLazyDefinitions(SourceBuilder code)
public static <E extends ValueType & Excerpt> LazyName of(java.lang.String preferredName, E definition)
protected void addFields(ValueType.FieldReceiver fields)
ValueTypepublic Scope.Level level()
public void addTo(SourceBuilder code)