| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final byte |
AT |
64 |
public static final byte |
BACK_SLASH |
92 |
public static final byte |
BACKTICK |
96 |
public static final byte |
COLON |
58 |
public static final byte |
COMMA |
44 |
public static final byte |
CR |
13 |
public static final byte |
DASH |
45 |
public static final byte |
DOUBLE_QOUTE |
34 |
public static final byte |
DQUOT |
34 |
public static final byte |
EQ |
61 |
public static final byte |
EXCLAMATIONPOINT |
33 |
public static final byte |
HTAB |
9 |
public static final byte |
LAQUOT |
60 |
public static final byte |
LF |
10 |
public static final byte |
LPAREN |
40 |
public static final int |
MAX_LOOK_AHEAD |
1024 |
public static final byte |
PERCENT |
37 |
public static final byte |
PERIOD |
46 |
public static final byte |
PLUS |
43 |
public static final byte |
QUESTIONMARK |
63 |
public static final byte |
RAQUOT |
62 |
public static final byte |
RPAREN |
41 |
public static final byte |
SEMI |
59 |
public static final byte |
SLASH |
47 |
public static final byte |
SP |
32 |
public static final byte |
STAR |
42 |
public static final byte |
TICK |
39 |
public static final byte |
TILDE |
126 |
public static final byte |
UNDERSCORE |
95 |
Copyright © 2017. All Rights Reserved.