C# Class Shakespeare.Ast.PlayNode

Inheritance: ShakespeareBaseAstNode
ファイルを表示 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