[This is preliminary documentation and is subject to change.]
Overload List
| Name | Description | |
|---|---|---|
| Message(SourceCodeRef, MessageType, Int32, ICodeProcessor) | Initializes a new instance of the Message class | |
| Message(SourceCodeRef, MessageType, Int32, ICodeProcessor, SourcePosition) | Initializes a new instance of the Message class | |
| Message(SourceCodeRef, MessageType, Int32, ICodeProcessor, SourcePosition, Token) | Initializes a new instance of the Message class | |
| Message(SourceCodeRef, MessageType, Int32, ICodeProcessor, SourcePosition, Token, String) | Initializes a new instance of the Message class | |
| Message(SourceCodeRef, MessageType, Int32, ICodeProcessor, SourcePosition, Token, String, Exception) | Initializes a new instance of the Message class |
See Also