C# Class Microsoft.Zing.BasicBlock

Inheritance: System.Compiler.Statement
Show file Open project: ZingModelChecker/Zing Class Usage Examples

Private Properties

Property Type Description
BasicBlock System.Collections.Generic
BasicBlock System.Collections.Generic
BasicBlock System.Collections.Generic

Private Methods

Method Description
BasicBlock ( System.Compiler.Statement statement ) : System.Collections.Generic
BasicBlock ( System.Compiler.Statement statement, BasicBlock unconditionalTarget ) : System.Collections.Generic
BasicBlock ( System.Compiler.Statement statement, System.Compiler.Expression conditionalExpression, BasicBlock conditionalTarget, BasicBlock unconditionalTarget ) : System.Collections.Generic