--- a/Documentation/Source/eric5.Plugins.CheckerPlugins.SyntaxChecker.SyntaxCheckService.html Mon Apr 21 16:37:10 2014 +0200 +++ b/Documentation/Source/eric5.Plugins.CheckerPlugins.SyntaxChecker.SyntaxCheckService.html Mon Apr 21 19:20:27 2014 +0200 @@ -119,13 +119,16 @@ </dd> </dl><a NAME="SyntaxCheckService.addLanguage" ID="SyntaxCheckService.addLanguage"></a> <h4>SyntaxCheckService.addLanguage</h4> -<b>addLanguage</b>(<i>lang, path, module, getArgs, getExt, callback, onError</i>) +<b>addLanguage</b>(<i>lang, env, path, module, getArgs, getExt, callback, onError</i>) <p> Register the new language to the supported languages. </p><dl> <dt><i>lang</i></dt> <dd> new language to check syntax (str) +</dd><dt><i>env</i></dt> +<dd> +the environment in which the checker is implemented (str) </dd><dt><i>path</i></dt> <dd> full path to the module (str)