| Package | Description |
|---|---|
| org.codehaus.modello.plugin.java.javasource |
| Modifier and Type | Field and Description |
|---|---|
private java.util.List<JCodeStatement> |
JSourceCode.source
A list of JCodeStatements
|
| Modifier and Type | Method and Description |
|---|---|
private void |
JSourceCode.addCodeStatement(JCodeStatement jcs)
Adds the given JCodeStatement to this JSourceCode
|