C# Class Boo.Lang.Runtime.PromotionEmitter

Inheritance: DispatcherEmitter
Show file Open project: boo/boo-lang

Public Methods

Method Description
PromotionEmitter ( Type toType ) : System

Protected Methods

Method Description
EmitMethodBody ( ) : void

Method Details

EmitMethodBody() protected method

protected EmitMethodBody ( ) : void
return void

PromotionEmitter() public method

public PromotionEmitter ( Type toType ) : System
toType System.Type
return System