| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final boolean |
DEBUG |
false |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
USE_INTERPRETER_SYSTEM_PROPERTY |
"com.sun.phobos.javascript.useInterpreter" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
IN_CODEBLOCK |
1 |
public static final int |
IN_EXPRBLOCK |
3 |
public static final int |
IN_OUTPUTBLOCK |
2 |
public static final int |
INSIDE_CODE_EXPR_BLOCK |
7 |
public static final int |
INSIDE_END_TAG |
6 |
public static final int |
INSIDE_EXPR_END_TAG |
8 |
public static final int |
INSIDE_INITIAL_START_TAG |
5 |
public static final int |
INSIDE_START_TAG |
4 |
public static final int |
INVALID_STATE |
-1 |
public static final int |
START |
0 |
Copyright © 2018. All rights reserved.