Saturday, September 15, 2007
Defined in Gregor.Core, namespace Gregor.Core.
public class Gregor.Core.CVbNetSyntaxProvider : Gregor.Core.CSyntaxProviderBase, Gregor.Core.ISyntaxProvider, Gregor.Core.ILanguageObject, Gregor.Core.IProvider, Gregor.Core.INamedItem Custom Attributes: Description:
public CVbNetSyntaxProvider() Custom Attributes: Description:
private System.Collections.Specialized.StringDictionary m_CodeStrings Custom Attributes: Description:
public override System.Boolean IgnoreCase {get;}
Custom Attributes:
Description:
public override System.String EscapeString(System.String s) // Gregor.Core.ISyntaxProvider.EscapeString Custom Attributes: Description:
public override System.String GetString(System.String sSpec, System.String sDefault) // Gregor.Core.ISyntaxProvider.GetString Custom Attributes: Description:
public override System.String GetString(System.String sSpec) // Gregor.Core.ISyntaxProvider.GetString Custom Attributes: Description:
public override System.String GetTemplate(System.String sSpec) // Gregor.Core.ISyntaxProvider.GetTemplate Custom Attributes: Description:
public override System.Boolean HasFeature(System.String sSpec) // Gregor.Core.ISyntaxProvider.HasFeature Custom Attributes: Description:
public override System.String UnEscapeString(System.String s) // Gregor.Core.ISyntaxProvider.UnEscapeString Custom Attributes: Description:
Gregor.Core.CSyntaxProviderBase