| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
SEVERITY_ERR |
1 |
public static final int |
SEVERITY_INFO |
0 |
public static final int |
SEVERITY_NON_FATAL_ERR |
3 |
public static final int |
SEVERITY_WARN |
2 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
TYPE_DATE |
2 |
public static final int |
TYPE_NUMBER |
1 |
public static final int |
TYPE_STRING |
0 |
public static final int |
TYPE_TIME |
3 |
public static final int |
TYPE_UNKNOWN |
-1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
COMMENT_STYLE_NORMAL |
1 |
public static final int |
COMMENT_STYLE_SCM_SAFE |
2 |
public static final int |
STYLE_DYNAMIC |
1 |
public static final int |
STYLE_FUNCTOR |
2 |
Copyright © 2012–2021 Julian Hyde. All rights reserved.