Stdpp.raise_with_loc
'' instead of ``raise
'',
this first function having a supplementary parameter which is the
location of the error relative to the begin of the quotation.-QD
'' (see the manual page). It is also possible to set the
variable ``Pcaml.quotation_dump_file
'' (see section
6.3). The offending string is
then written in a file (whose name is specified by this option or this
variable) and the error message gives the location of the error in
this file.Plexer
), is:location_directive ::= $ int : string $ |