C# Class Shakespeare.Ast.NegativeConstantNode

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