public class ReferencedTypeBuilder
extends java.lang.Object
| Constructor and Description |
|---|
ReferencedTypeBuilder(DslDocModel model) |
| Modifier and Type | Method and Description |
|---|---|
void |
build(ClassDoc classDoc)
Builds the docs for types referenced by properties and methods of the given class.
|
public ReferencedTypeBuilder(DslDocModel model)
public void build(ClassDoc classDoc)