JaCIL Framework API

Ordinal Members

Ordinal overview

Public Instance Constructors

Ordinal Overloaded. Initializes a new instance of the Ordinal class.

Public Instance Properties

Major The major value.
Median The median value.
Minor The minor value.

Public Instance Methods

CompareTo Overloaded. Compares this ordinal to another object.
CreateMedian Returns an ordinal based on this one with the given median offset and zero minor.
CreateMinor Returns an ordinal based on this one with the given minor offset
Equals Defines equality between two objects.
GetHashCode The hash code of the object
ToString Returns the string representation.

See Also

Ordinal Class | JaCIL.Compiler.Instruction Namespace