ParserCheckpoint 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 ParserCheckpoint type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ParserCheckpoint | Overloaded. |
Top
Methods
Name | Description | |
---|---|---|
Compare | ||
CompareTo | ||
Equals | (Overrides Object. . :: . .Equals(Object).) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Overrides Object. . :: . .GetHashCode() () () ().) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ReachableTokens | ||
ToString | (Overrides Object. . :: . .ToString() () () ().) |
Top
Operators
Name | Description | |
---|---|---|
Equality | ||
GreaterThan | ||
GreaterThanOrEqual | ||
Inequality | ||
LessThan | ||
LessThanOrEqual |
Top
Properties
Name | Description | |
---|---|---|
ActionResult | ||
EndLocation | ||
FileName | ||
Parser | ||
ProductionId | ||
StartLocation | ||
StateId |
Top