location ( -- loc/f )


Vocabulary
parser

Inputs
None

Outputs
loc/fa { path line# } pair or f


Word description
Outputs the current parser location. This value can be passed to set-where or remember-definition.

Definition