Legivel


MessageAtLine

Namespace: Legivel
Parent Module: Common
Attributes:
[<DebuggerDisplay("{this.DebuggerInfo}")>]

Record Fields

Record FieldDescription
Action
Signature: MessageAction
Code
Signature: MessageCode
Location
Signature: DocumentLocation
Message
Signature: Lazy<string>

Instance members

Instance memberDescription
x.DebuggerInfo
Signature: string

CompiledName: get_DebuggerInfo

Static members

Static memberDescription
MessageAtLine.CreateContinue dl cd s
Signature: dl:DocumentLocation -> cd:MessageCode -> s:Lazy<string> -> MessageAtLine
MessageAtLine.CreateTerminate dl cd s
Signature: dl:DocumentLocation -> cd:MessageCode -> s:Lazy<string> -> MessageAtLine
Fork me on GitHub