C# Class Shakespeare.Ast.ConditionalNode

Inheritance: ShakespeareBaseAstNode
Mostra file 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