C# Class Shakespeare.Ast.TwoPartNode

A variation of ListNode, for node which are basically just a bundling of two other nodes.
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