Property | Type | Description | |
---|---|---|---|
Default | IronPython.Runtime.ThrowingErrorSink |
Method | Description | |
---|---|---|
Add ( SourceUnit sourceUnit, string message, Microsoft.Scripting.SourceSpan span, int errorCode, Severity severity ) : void |
Method | Description | |
---|---|---|
ThrowingErrorSink ( ) : System |
public Add ( SourceUnit sourceUnit, string message, Microsoft.Scripting.SourceSpan span, int errorCode, Severity severity ) : void | ||
sourceUnit | SourceUnit | |
message | string | |
span | Microsoft.Scripting.SourceSpan | |
errorCode | int | |
severity | Severity | |
return | void |