Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
IronLua
Compiler
Ast
Block
C# Class IronLua.Compiler.Ast.Block
Inheritance:
Node
ファイルを表示
Open project: ericmj/IronLua
Class Usage Examples
Public Methods
Method
Description
Block
(
List
statements
,
LastStatement
lastStatement
) :
System.Collections.Generic
Method Details
Block()
public
method
public
Block
(
List
statements
,
LastStatement
lastStatement
) :
System.Collections.Generic
statements
List
lastStatement
LastStatement
return
System.Collections.Generic