: int | ; | (* | Line position in parsed text | *) | |
: int | ; | (* | Character position in parsed text | *) | |
: int | ; | (* | Global/logical offset | *) | |
: int | ; | (* | Read position in string buffer | *) |
Position information after complete parse
create ?text_line ?text_char ?buf_pos ?global_offset ()
1
0
0
0