C# Class Boo.Lang.Compiler.Ast.Method

Inheritance: Boo.Lang.Compiler.Ast.CallableDefinition, IExplicitMember, INodeWithBody
Afficher le fichier Open project: boo/boo-lang Class Usage Examples

Méthodes publiques

Méthode Description
Method ( ) : System
Method ( LexicalInfo lexicalInfoProvider ) : System
Method ( string name ) : System

Method Details

Method() public méthode

public Method ( ) : System
Résultat System

Method() public méthode

public Method ( LexicalInfo lexicalInfoProvider ) : System
lexicalInfoProvider LexicalInfo
Résultat System

Method() public méthode

public Method ( string name ) : System
name string
Résultat System