| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
AND_PREC |
-5 |
protected static final String |
arg |
" _ " |
public static final int |
ASSIGN_PREC |
-2 |
public static final int |
COMMA_PREC |
-1 |
public static final int |
DEFN_PREC |
-4 |
public static final int |
WHERE_PREC |
-8 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
LOOSEST |
-10 |
public static final int |
TIGHTEST |
10 |
Copyright © 2003–2016 Community Z Tools Project. All rights reserved.