C# Class Shakespeare.Ast.PlayNode

Inheritance: ShakespeareBaseAstNode
Datei anzeigen Open project: jamescurran/ShakespeareCompiler

Public Methods

Method Description
ToString ( ) : string

Protected Methods

Method Description
ReallyDoEvaluate ( Irony thread ) : object

Method Details

ReallyDoEvaluate() protected method

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

ToString() public method

public ToString ( ) : string
return string