C# Class Shakespeare.Ast.ConditionalNode

Inheritance: ShakespeareBaseAstNode
ファイルを表示 Open project: jamescurran/ShakespeareCompiler

Protected Methods

Method Description
ReallyDoEvaluate ( Irony.Interpreter.ScriptThread thread ) : object

Method Details

ReallyDoEvaluate() protected method

protected ReallyDoEvaluate ( Irony.Interpreter.ScriptThread thread ) : object
thread Irony.Interpreter.ScriptThread
return object