| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final int | ANNOTATION | 12 | 
| public static final int | ARRAY_REF_EXPR | 5 | 
| public static final int | LAMBDA | 8 | 
| public static final int | LEXICAL | 14 | 
| public static final int | LEXICAL_SHADE | 15 | 
| public static final int | LOCAL_VAR | 2 | 
| public static final int | LOOP | 7 | 
| public static final int | METHOD_CALL | 9 | 
| public static final int | NEW_INSTANCE | 6 | 
| public static final int | PRAGMA | 11 | 
| public static final int | RESERVED | 1 | 
| public static final int | SCRIPT | 13 | 
| public static final int | SIDE_EFFECT | 3 | 
| public static final int | SIDE_EFFECT_GLOBAL | 4 | 
| public static final int | STRUCTURED_LITERAL | 10 | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final String | NULL | "?" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final String | CONTEXT_KEY | "context" | 
| public static final String | JEXL_OBJECT_KEY | "JEXL" | 
Copyright © 2001–2021 The Apache Software Foundation. All rights reserved.