C# Class Shakespeare2C.ScopePreparer

Inheritance: IHasPrepareScope
Afficher le fichier Open project: jamescurran/ShakespeareCompiler

Méthodes publiques

Méthode Description
PrepareScope ( Irony.Interpreter.ScriptThread thread, object compilerParams ) : void

Method Details

PrepareScope() public méthode

public PrepareScope ( Irony.Interpreter.ScriptThread thread, object compilerParams ) : void
thread Irony.Interpreter.ScriptThread
compilerParams object
Résultat void