Parser Members

[This content is no longer valid. For the latest information on "M", "Quadrant", SQL Server Modeling Services, and the Repository, see the Model Citizen blog.]

The Parser type exposes the following members.

Methods

  Name Description
Public method DebugParse
Public method DebugStep
Public method Equals (Inherited from Object.)
Public methodStatic member EvaluateRuntimes
Public method Exec
Protected method Finalize (Inherited from Object.)
Public methodStatic member GetDefaultGraphBuilder
Public method GetHashCode (Inherited from Object.)
Public method GetLanguageInfo
Public method GetProductionTerm
Public method GetSyntaxInfo
Public method GetTermInfo
Public method GetTokenInfo
Public method GetTokens Overloaded.
Public method GetType (Inherited from Object.)
Public method IncrementalParse
Protected method MemberwiseClone (Inherited from Object.)
Public method Parse Overloaded.
Public method ToString (Inherited from Object.)

Top

Fields

  Name Description
Public fieldStatic member NoEntry

Top

Properties

  Name Description
Public property CancelParseRequested
Public property Checkpoints
Public property DefinitionTable
Public property Disambiguator
Public property ErrorTag
Public property GraphBuilder
Public property Lexer
Public property Name
Public property ProductionTable
Public property SaveCheckpoints
Public property StartStateId
Public property StateTable
Public property SyntacticAnalysisThreshold
Public property SyntaxCount
Public property TermCount
Public property TokenCount

Top

Events

  Name Description
Public event SyntaxMatched

Top

See Also

Reference

Parser Class

System.Dataflow Namespace