|
Envision
A visual programming IDE for object-oriented languages
|
Public Member Functions | |
| virtual | ~VIfStatementCFStyle () override |
Public Attributes | |
| Property< Visualization::SequentialLayoutStyle > | condition {this, "condition"} |
| Property< VListCFStyle > | elseBranch {this, "elseBranch"} |
| Property< VListCFStyle > | thenBranch {this, "thenBranch"} |
Additional Inherited Members | |
Protected Types inherited from Core::Reflect< Base > | |
| using | Super = Reflect< Base > |
|
overridevirtual |
| Property<Visualization::SequentialLayoutStyle> ControlFlowVisualization::VIfStatementCFStyle::condition {this, "condition"} |
| Property<VListCFStyle> ControlFlowVisualization::VIfStatementCFStyle::elseBranch {this, "elseBranch"} |
| Property<VListCFStyle> ControlFlowVisualization::VIfStatementCFStyle::thenBranch {this, "thenBranch"} |