C# Class Shakespeare.Ast.ListNode

For nodes which are just a list of other nodes, generally created with MakeStarRule or MakePlusRule
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