Legivel


ErrorResult

Namespace: Legivel
Parent Module: RepresentationGraph

Yaml Error Result Info

Record Fields

Record FieldDescription
Error
Signature: ParseMessageAtLine list

All error messages

StopLocation
Signature: DocumentLocation

Document location which could not be parsed

Warn
Signature: ParseMessageAtLine list

All warning messages

Static members

Static memberDescription
ErrorResult.Create arg1 arg2 arg3
Signature: (ParseMessageAtLine list) -> (ParseMessageAtLine list) -> DocumentLocation -> ErrorResult
Fork me on GitHub