public class ClassComponent
extends java.lang.Object
Constructor and Description |
---|
ClassComponent() |
Modifier and Type | Method and Description |
---|---|
protected void |
generate(JavaWriter out)
Generates the code for the class component.
|
protected void generate(JavaWriter out) throws java.io.IOException
out
- the writer to the output stream.java.io.IOException