new-source-file-error ( error asset class -- source-file-error )


Vocabulary
source-files.errors

Inputs
erroran error
assetan asset that contains the error
classa tuple class deriving source-file-error


Outputs
source-file-errora source-file-error


Word description
Creates a new source-file-error instance.

Definition