static class GraphKit.IfStructure extends GraphKit.Structure
| Modifier and Type | Field and Description |
|---|---|
protected FixedNode |
elsePart |
protected GraphKit.IfState |
state |
protected FixedNode |
thenPart |
| Constructor and Description |
|---|
IfStructure() |
protected GraphKit.IfState state
IfStructure()