C# Class IronLua.Compiler.Ast.Block

Inheritance: Node
Afficher le fichier Open project: ericmj/IronLua Class Usage Examples

Méthodes publiques

Méthode Description
Block ( List statements, LastStatement lastStatement ) : System.Collections.Generic

Method Details

Block() public méthode

public Block ( List statements, LastStatement lastStatement ) : System.Collections.Generic
statements List
lastStatement LastStatement
Résultat System.Collections.Generic