C# Class Shakespeare2CS.ScopePreparer

Inheritance: IHasPrepareScope
Mostrar archivo Open project: jamescurran/ShakespeareCompiler

Public Methods

Method Description
PrepareScope ( Irony.Interpreter.ScriptThread thread, object compilerParams ) : void

Method Details

PrepareScope() public method

public PrepareScope ( Irony.Interpreter.ScriptThread thread, object compilerParams ) : void
thread Irony.Interpreter.ScriptThread
compilerParams object
return void