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

Inheritance: Boo.Lang.Compiler.Steps.AbstractTransformerCompilerStep
Afficher le fichier Open project: boo/boo-lang

Méthodes publiques

Méthode Description
InjectCastsAndConversions ( ) : System
Run ( ) : void

Method Details

InjectCastsAndConversions() public méthode

public InjectCastsAndConversions ( ) : System
Résultat System

Run() public méthode

public Run ( ) : void
Résultat void