C# 클래스 Boo.Lang.Compiler.Ast.Method

상속: Boo.Lang.Compiler.Ast.CallableDefinition, IExplicitMember, INodeWithBody
파일 보기 프로젝트 열기: boo/boo-lang 1 사용 예제들

공개 메소드들

메소드 설명
Method ( ) : System
Method ( LexicalInfo lexicalInfoProvider ) : System
Method ( string name ) : System

메소드 상세

Method() 공개 메소드

public Method ( ) : System
리턴 System

Method() 공개 메소드

public Method ( LexicalInfo lexicalInfoProvider ) : System
lexicalInfoProvider LexicalInfo
리턴 System

Method() 공개 메소드

public Method ( string name ) : System
name string
리턴 System