C# Class Shakespeare.Ast.ListNode

For nodes which are just a list of other nodes, generally created with MakeStarRule or MakePlusRule
Inheritance: ShakespeareBaseAstNode
Afficher le fichier Open project: jamescurran/ShakespeareCompiler

Méthodes protégées

Méthode Description
ReallyDoEvaluate ( Irony thread ) : object

Method Details

ReallyDoEvaluate() protected méthode

protected ReallyDoEvaluate ( Irony thread ) : object
thread Irony
Résultat object