C# 클래스 IronRuby.Compiler.Ast.ReturnStatement

상속: JumpStatement
파일 보기 프로젝트 열기: jschementi/iron 1 사용 예제들

공개 메소드들

메소드 설명
ReturnStatement ( Arguments arguments, Microsoft.Scripting.SourceSpan location ) : System.Reflection

비공개 메소드들

메소드 설명
Propagate ( AstGenerator gen, System.Linq.Expressions resultVariable ) : Expression
Transform ( AstGenerator gen ) : Expression

메소드 상세

ReturnStatement() 공개 메소드

public ReturnStatement ( Arguments arguments, Microsoft.Scripting.SourceSpan location ) : System.Reflection
arguments Arguments
location Microsoft.Scripting.SourceSpan
리턴 System.Reflection