Saturday, September 15, 2007
Defined in Gregor.Core, namespace Gregor.Core.
public interface Gregor.Core.ICodeInterpreter2 : Gregor.Core.ICodeInterpreter, Gregor.Core.ILanguageObject, Gregor.Core.IProvider, Gregor.Core.INamedItem, Gregor.Core.IEvaluator Custom Attributes: Description:
void ClearObjects() Custom Attributes: Description:
System.Boolean ExistsObject(System.String sName) Custom Attributes: Description:
System.Object GetObject(System.String sName) Custom Attributes: Description:
void RemoveObject(System.String sName) Custom Attributes: Description:
void SetObject(System.String sName, System.Object value) Custom Attributes: Description: