[Gregor.Core.CCSharpSyntaxProvider]

Gregor.Core.CCSharpSyntaxProvider

Saturday, September 15, 2007

Defined in Gregor.Core, namespace Gregor.Core.

Details

public class Gregor.Core.CCSharpSyntaxProvider

: Gregor.Core.CSyntaxProviderBase, Gregor.Core.ISyntaxProvider, Gregor.Core.ILanguageObject, Gregor.Core.IProvider, Gregor.Core.INamedItem

Custom Attributes: 

Description: 


Members

CCSharpSyntaxProvider

public CCSharpSyntaxProvider()

Custom Attributes: 

Description: 

m_CodeStrings

private System.Collections.Specialized.StringDictionary m_CodeStrings

Custom Attributes: 

Description: 

EscapeString

public override System.String EscapeString(System.String s) // Gregor.Core.ISyntaxProvider.EscapeString

Custom Attributes: 

Description: 

GetString

public override System.String GetString(System.String sSpec, System.String sDefault) // Gregor.Core.ISyntaxProvider.GetString

Custom Attributes: 

Description: 

GetString

public override System.String GetString(System.String sSpec) // Gregor.Core.ISyntaxProvider.GetString

Custom Attributes: 

Description: 

GetTemplate

public override System.String GetTemplate(System.String sSpec) // Gregor.Core.ISyntaxProvider.GetTemplate

Custom Attributes: 

Description: 

HasFeature

public override System.Boolean HasFeature(System.String sSpec) // Gregor.Core.ISyntaxProvider.HasFeature

Custom Attributes: 

Description: 

UnescapeHex

private System.Char UnescapeHex(System.String s, System.Int32 iHexStart, System.Int32 nHexLen)

Custom Attributes: 

Description: 

UnEscapeString

public override System.String UnEscapeString(System.String s) // Gregor.Core.ISyntaxProvider.UnEscapeString

Custom Attributes: 

Description: 


See Also

Gregor.Core.CSyntaxProviderBase

System.Collections.Specialized.StringDictionary

System.String

Gregor.Core.ILanguageObject

Gregor.Core.INamedItem

Gregor.Core.IProvider

Gregor.Core.ISyntaxProvider

System.Boolean

System.Char

System.Int32