Saturday, September 15, 2007
Defined in Gregor.Core, namespace Gregor.Core.
public interface Gregor.Core.ISyntaxProvider : Gregor.Core.ILanguageObject, Gregor.Core.IProvider, Gregor.Core.INamedItem Custom Attributes: Description:
Gregor.Core.ILanguageInfo Parent {get;}
Custom Attributes:
Description:
System.String EscapeString(System.String s) Custom Attributes: Description:
System.String GetAliasName(System.String sFullName) Custom Attributes: Description:
System.String GetCode(System.String sSpec, Gregor.Core.CMemberInfoEx memberInfo, System.Object args) Custom Attributes: Description:
System.String GetString(System.String sSpec, System.String sDefault) Custom Attributes: Description:
System.String GetString(System.String sSpec) Custom Attributes: Description:
System.String GetTemplate(System.String sSpec) Custom Attributes: Description:
System.String GetTypeName(System.String sAliasName) Custom Attributes: Description:
System.Boolean HasFeature(System.String sSpec) Custom Attributes: Description:
System.String UnEscapeString(System.String s) Custom Attributes: Description: