Readonly columnThe one-based column number of this position.
Readonly lineThe one-based line number of this position.
Readonly noteThe note attached to the marked position, or null if this position has
no attached note.
Readonly offsetThe zero-based byte offset of this position.
Static zeroWrites a developer readable, debug-formatted string representation of this
object to output.
the continuation of the output.
[[OutputException]] if the output exits the cont state before
the full debug string has been written.
Writes a human readable, display-formatted string representation of this
object to output.
the continuation of the output.
[[OutputException]] if the output exits the cont state before
the full display string has been written.
Static atGenerated using TypeDoc
Description of a source position, identified by byte offset, line, and column number, with an optional note.