C# Class Microsoft.Zing.BasicBlock

Inheritance: System.Compiler.Statement
Afficher le fichier Open project: ZingModelChecker/Zing Class Usage Examples

Private Properties

Свойство Type Description
BasicBlock System.Collections.Generic
BasicBlock System.Collections.Generic
BasicBlock System.Collections.Generic

Private Methods

Méthode 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