C# 클래스 Microsoft.Zing.BasicBlock

상속: System.Compiler.Statement
파일 보기 프로젝트 열기: ZingModelChecker/Zing 1 사용 예제들

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