Readonly endThe last source position covered by this Tag.
Readonly startThe first source position covered by this Tag.
Writes 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 fromGenerated using TypeDoc
Description of a source range, identified by a closed interval between start and end [[Mark marks]].