[Gregor.Core.ISyntaxParser]

Gregor.Core.ISyntaxParser

Saturday, September 15, 2007

Defined in Gregor.Core, namespace Gregor.Core.

Details

public interface Gregor.Core.ISyntaxParser

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

Custom Attributes: 

Description: 


Members

Extensions

System.Collections.Specialized.StringCollection Extensions {get;}

Custom Attributes: 

Description: 

Parent

Gregor.Core.ILanguageInfo Parent {get;}

Custom Attributes: 

Description: 

RangeKindMap

Gregor.Core.NNamedStringValues RangeKindMap {get;}

Custom Attributes: 

Description: 

GetString

System.String GetString(System.String sSpec)

Custom Attributes: 

Description: 

HasFeature

System.Boolean HasFeature(System.String sSpec)

Custom Attributes: 

Description: 


See Also

Gregor.Core.NNamedStringValues

System.Collections.Specialized.StringCollection

System.String

Gregor.Core.ILanguageInfo

Gregor.Core.ILanguageObject

Gregor.Core.INamedItem

Gregor.Core.IProvider

System.Boolean