C# Class Boo.Lang.Compiler.Steps.InjectCastsAndConversions

Inheritance: Boo.Lang.Compiler.Steps.AbstractTransformerCompilerStep
Datei anzeigen Open project: boo/boo-lang

Public Methods

Method Description
InjectCastsAndConversions ( ) : System
Run ( ) : void

Method Details

InjectCastsAndConversions() public method

public InjectCastsAndConversions ( ) : System
return System

Run() public method

public Run ( ) : void
return void