Method | Description | |
---|---|---|
Add ( SourceUnit sourceUnit, string message, Microsoft.Scripting.SourceSpan span, int errorCode, Severity severity ) : void | ||
TokenizerErrorSink ( |
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 |
public TokenizerErrorSink ( |
||
parser | ||
return | System |