C# Class Shakespeare.Ast.TwoPartNode

A variation of ListNode, for node which are basically just a bundling of two other nodes.
Inheritance: ShakespeareBaseAstNode
Datei anzeigen Open project: jamescurran/ShakespeareCompiler

Protected Methods

Method Description
ReallyDoEvaluate ( Irony thread ) : object

Method Details

ReallyDoEvaluate() protected method

protected ReallyDoEvaluate ( Irony thread ) : object
thread Irony
return object