зеркало из https://github.com/mozilla/pjs.git
making decompiler class public so public method Parser.parser still can be called from outside omj.
This commit is contained in:
Родитель
46dfe78de0
Коммит
bcc6e01937
|
@ -78,7 +78,7 @@ package org.mozilla.javascript;
|
|||
* find the proper generated NativeFunction instance.
|
||||
|
||||
*/
|
||||
class Decompiler
|
||||
public class Decompiler
|
||||
{
|
||||
|
||||
void startScript()
|
||||
|
|
Загрузка…
Ссылка в новой задаче