[Gregor.Core.ISyntaxProvider]

Gregor.Core.ISyntaxProvider

Saturday, September 15, 2007

Defined in Gregor.Core, namespace Gregor.Core.

Details

public interface Gregor.Core.ISyntaxProvider

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

Custom Attributes: 

Description: 


Members

Parent

Gregor.Core.ILanguageInfo Parent {get;}

Custom Attributes: 

Description: 

EscapeString

System.String EscapeString(System.String s)

Custom Attributes: 

Description: 

GetAliasName

System.String GetAliasName(System.String sFullName)

Custom Attributes: 

Description: 

GetCode

System.String GetCode(System.String sSpec, Gregor.Core.CMemberInfoEx memberInfo, System.Object args)

Custom Attributes: 

Description: 

GetString

System.String GetString(System.String sSpec, System.String sDefault)

Custom Attributes: 

Description: 

GetString

System.String GetString(System.String sSpec)

Custom Attributes: 

Description: 

GetTemplate

System.String GetTemplate(System.String sSpec)

Custom Attributes: 

Description: 

GetTypeName

System.String GetTypeName(System.String sAliasName)

Custom Attributes: 

Description: 

HasFeature

System.Boolean HasFeature(System.String sSpec)

Custom Attributes: 

Description: 

UnEscapeString

System.String UnEscapeString(System.String s)

Custom Attributes: 

Description: 


See Also

Gregor.Core.CMemberInfoEx

System.Object

System.String

Gregor.Core.ILanguageInfo

Gregor.Core.ILanguageObject

Gregor.Core.INamedItem

Gregor.Core.IProvider

System.Boolean