C# 클래스 Microsoft.Zing.JoinStatement

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

공개 메소드들

메소드 설명
JoinStatement ( ) : System.Collections.Generic
JoinStatement ( JoinPatternList joinPatternList, System.Compiler.Statement statement ) : System.Collections.Generic
JoinStatement ( JoinPatternList joinPatternList, System.Compiler.Statement statement, System.Compiler.SourceContext sourceContext ) : System.Collections.Generic

메소드 상세

JoinStatement() 공개 메소드

public JoinStatement ( ) : System.Collections.Generic
리턴 System.Collections.Generic

JoinStatement() 공개 메소드

public JoinStatement ( JoinPatternList joinPatternList, System.Compiler.Statement statement ) : System.Collections.Generic
joinPatternList JoinPatternList
statement System.Compiler.Statement
리턴 System.Collections.Generic

JoinStatement() 공개 메소드

public JoinStatement ( JoinPatternList joinPatternList, System.Compiler.Statement statement, System.Compiler.SourceContext sourceContext ) : System.Collections.Generic
joinPatternList JoinPatternList
statement System.Compiler.Statement
sourceContext System.Compiler.SourceContext
리턴 System.Collections.Generic