public class PropDefaultsExtractor extends Object
Constructor and Description |
---|
PropDefaultsExtractor() |
Modifier and Type | Method and Description |
---|---|
static ImmutableList<PropDefaultModel> |
getPropDefaults(javax.lang.model.element.TypeElement typeElement)
Get the prop defaults from the given
TypeElement . |
public static ImmutableList<PropDefaultModel> getPropDefaults(javax.lang.model.element.TypeElement typeElement)
TypeElement
.