Saturday, September 15, 2007
Defined in Gregor.Core, namespace Gregor.Core.
public struct Gregor.Core.Location : System.ValueType Custom Attributes: Description:
public Location(System.Int32 iLine, System.Int32 iCol) Custom Attributes: Description:
private System.Int32 m_Column Custom Attributes: Description:
private System.Int32 m_Line Custom Attributes: Description:
public System.Int32 Column {get;}
Custom Attributes:
Description:
static public Gregor.Core.Location Empty {get;}
Custom Attributes:
Description:
public System.Int32 Line {get;}
Custom Attributes:
Description:
public override System.Boolean Equals(System.Object obj) Custom Attributes: Description:
public new System.Boolean Equals(Gregor.Core.Location that) Custom Attributes: Description:
public override System.Int32 GetHashCode() Custom Attributes: Description:
public System.String ToString(System.Int32 nBase) Custom Attributes: Description:
public override System.String ToString() Custom Attributes: Description: