зеркало из https://github.com/mozilla/gecko-dev.git
Names should be final.
This commit is contained in:
Родитель
237c92c0ac
Коммит
c6c8d7500a
|
@ -82,8 +82,8 @@ import org.mozilla.javascript.debug.*;
|
|||
*/
|
||||
|
||||
public class Context {
|
||||
public static String languageVersionProperty = "language version";
|
||||
public static String errorReporterProperty = "error reporter";
|
||||
public static final String languageVersionProperty = "language version";
|
||||
public static final String errorReporterProperty = "error reporter";
|
||||
|
||||
/**
|
||||
* Create a new Context.
|
||||
|
|
Загрузка…
Ссылка в новой задаче