Pudu programming language
Menu
API reference

Std.Text.Source.Position

1 declaration

type

Position

This declaration introduces a public type.

What it does

One-based line and byte column; offset is zero-based and may name EOF.

Read the signature

  • This declaration has no value signature because it introduces a type or trait.

Back to Std.Text.SourceSearch related declarations