Package | Description |
---|---|
net.sourceforge.jenesis4java |
Modifier and Type | Method and Description |
---|---|
For |
For.addInit(Expression expr)
Adds this statement expression to the comma separated list of
initialization expressions.
|
For |
For.addUpdate(Expression update)
Adds this declaration statement to the list of updates.
|
For |
Block.newFor()
Adds a new
For statement to this block and returns it. |
Copyright © 2000–2018 jenesis4java. All rights reserved.