C# Class Shakespeare.Ast.PronounNode

Inheritance: ShakespeareBaseAstNode
Mostra file Open project: jamescurran/ShakespeareCompiler

Public Methods

Method Description
ToString ( ) : string

Protected Methods

Method Description
ReallyDoEvaluate ( Irony.Interpreter.ScriptThread thread ) : object

Method Details

ReallyDoEvaluate() protected method

protected ReallyDoEvaluate ( Irony.Interpreter.ScriptThread thread ) : object
thread Irony.Interpreter.ScriptThread
return object

ToString() public method

public ToString ( ) : string
return string