Next: parser-tools unix-pathnames preds, Previous: parser-tools unix-pathnames grammar, Up: parser-tools unix-pathnames [Index]
The following bindings are exported by the library (vicare
parser-tools unix-pathnames)
.
Signals an error while parsing a Unix pathname representation; it is
derived from &error
.
Build and return a new condition object of type
&unix-pathname-parser-error
.
Return #t
if obj is a condition object of type
&unix-pathname-parser-error
; otherwise return #f
.
Signals an error while normalising a Unix pathname representation; it is
derived from &error
.
Build and return a new condition object of type
&unix-pathname-normalisation-error
.
Return #t
if obj is a condition object of type
&unix-pathname-normalisation-error
; otherwise return
#f
.
Raise a non–continuable exception with compound condition object of
types: &unix-pathname-parser-error
, &who
,
&message
, &irritants
.
Raise a non–continuable exception with compound condition object of
types: &unix-pathname-normalisation-error
, &who
,
&message
, &irritants
.