C# 클래스 IronLua.Compiler.Ast.Block

상속: Node
파일 보기 프로젝트 열기: ericmj/IronLua 1 사용 예제들

공개 메소드들

메소드 설명
Block ( List statements, LastStatement lastStatement ) : System.Collections.Generic

메소드 상세

Block() 공개 메소드

public Block ( List statements, LastStatement lastStatement ) : System.Collections.Generic
statements List
lastStatement LastStatement
리턴 System.Collections.Generic