C# Class UnityEditor.Scripting.Compilers.MicrosoftCSharpCompilerOutputParser

Inheritance: CompilerOutputParserBase
Afficher le fichier Open project: randomize/VimConfig

Méthodes protégées

Méthode Description
GetErrorIdentifier ( ) : string
GetOutputRegex ( ) : Regex

Method Details

GetErrorIdentifier() protected méthode

protected GetErrorIdentifier ( ) : string
Résultat string

GetOutputRegex() protected méthode

protected GetOutputRegex ( ) : Regex
Résultat System.Text.RegularExpressions.Regex