C# Класс Microsoft.Zing.BasicBlock

Наследование: System.Compiler.Statement
Показать файл Открыть проект Примеры использования класса

Private Properties

Свойство Тип Описание
BasicBlock System.Collections.Generic
BasicBlock System.Collections.Generic
BasicBlock System.Collections.Generic

Приватные методы

Метод Описание
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