C# 클래스 Castle.MonoRail.Views.Brail.ReturnValueVisitor

상속: Boo.Lang.Compiler.Ast.DepthFirstVisitor
파일 보기 프로젝트 열기: nats/castle-1.0.3-mono

공개 메소드들

메소드 설명
OnReturnStatement ( Boo.Lang.Compiler.Ast.ReturnStatement stmt ) : void
ReturnValueVisitor ( ) : Boo.Lang.Compiler.Ast

메소드 상세

OnReturnStatement() 공개 메소드

public OnReturnStatement ( Boo.Lang.Compiler.Ast.ReturnStatement stmt ) : void
stmt Boo.Lang.Compiler.Ast.ReturnStatement
리턴 void

ReturnValueVisitor() 공개 메소드

public ReturnValueVisitor ( ) : Boo.Lang.Compiler.Ast
리턴 Boo.Lang.Compiler.Ast