| Package | Description |
|---|---|
| org.xbup.catalog.declaration | |
| org.xbup.io.command.basic | |
| org.xbup.io.declaration | |
| org.xbup.io.tree |
| Modifier and Type | Method and Description |
|---|---|
void |
XBCBlockDef.setParameter(XBTEditableBlock block,
int index,
XBTBlock parameter) |
void |
XBCPFBlockDecl.setParameter(XBTEditableBlock block,
int index,
XBTBlock parameter) |
| Constructor and Description |
|---|
XBTAddBlockCommand(XBTEditableBlock node,
XBTEditableBlock newNode) |
| Modifier and Type | Method and Description |
|---|---|
void |
XBBlockDef.setParameter(XBTEditableBlock block,
int index,
XBTBlock parameter)
Set n-th parameter of the given block.
|
void |
XBDBlockDecl.setParameter(XBTEditableBlock block,
int index,
XBTBlock parameter)
Set n-th parameter of the given block.
|
void |
XBDBlockDef.setParameter(XBTEditableBlock block,
int index,
XBTBlock parameter) |
| Modifier and Type | Class and Description |
|---|---|
class |
XBTTreeNode
XBUP Level 1 Tree Node.
|