C# Class Microsoft.Zing.JoinStatement

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

Méthodes publiques

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

Method Details

JoinStatement() public méthode

public JoinStatement ( ) : System.Collections.Generic
Résultat System.Collections.Generic

JoinStatement() public méthode

public JoinStatement ( JoinPatternList joinPatternList, System.Compiler.Statement statement ) : System.Collections.Generic
joinPatternList JoinPatternList
statement System.Compiler.Statement
Résultat System.Collections.Generic

JoinStatement() public méthode

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
Résultat System.Collections.Generic