bad-directive ( line -- * ) - Factor Documentation

bad-directive ( line -- * )


Vocabulary
xml .errors

Definition
IN: xml.errors

ERROR: bad-directive line column dir ;


Methods
USING: accessors debugger generic io kernel xml.errors ;

M: bad-directive error.
dup M\ bad-directive error. (call-next-method)
"Unknown directive:" print dir>> print ;

AltStyle によって変換されたページ (->オリジナル) /