Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
QUOTELEN |
128 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
CHUNKSIZE |
64 |
public static final int |
HASH |
-889271554 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
YAML_ALIAS |
258 |
public static final int |
YAML_ANCHOR |
257 |
public static final int |
YAML_BLOCK |
264 |
public static final int |
YAML_DOCSEP |
265 |
public static final int |
YAML_IEND |
268 |
public static final int |
YAML_INDENT |
267 |
public static final int |
YAML_IOPEN |
266 |
public static final int |
YAML_ITRANSFER |
261 |
public static final int |
YAML_PLAIN |
263 |
public static final int |
YAML_TAGURI |
260 |
public static final int |
YAML_TRANSFER |
259 |
public static final int |
YAML_WORD |
262 |
public static final int |
yyErrorCode |
256 |
protected static final int |
yyFinal |
13 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
QUOTELEN |
1024 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
ALLOC_CT |
8 |
public static final int |
BLOCK_FOLD |
10 |
public static final int |
BLOCK_LIT |
20 |
public static final int |
BLOCK_PLAIN |
30 |
public static final int |
BUFFERSIZE |
4096 |
public static final byte |
BYTE_ALIAS |
82 |
public static final byte |
BYTE_ALLOC |
64 |
public static final byte |
BYTE_ANCHOR |
65 |
public static final byte |
BYTE_BLOCK |
98 |
public static final byte |
BYTE_COMMENT |
99 |
public static final byte |
BYTE_CONTINUE |
67 |
public static final byte |
BYTE_DIRECTIVE |
86 |
public static final byte |
BYTE_DOCUMENT |
68 |
public static final byte |
BYTE_DOUBLE_QUOTED |
34 |
public static final byte |
BYTE_END_BRANCH |
69 |
public static final byte |
BYTE_FINISH |
0 |
public static final byte |
BYTE_FLOW |
62 |
public static final byte |
BYTE_INDENT |
105 |
public static final byte |
BYTE_INLINE_MAPPING |
123 |
public static final byte |
BYTE_INLINE_SEQUENCE |
91 |
public static final byte |
BYTE_LINE_NUMBER |
35 |
public static final byte |
BYTE_LITERAL |
124 |
public static final byte |
BYTE_MAPPING |
77 |
public static final byte |
BYTE_NEWLINE |
78 |
public static final byte |
BYTE_NOTICE |
33 |
public static final byte |
BYTE_NULLCHAR |
90 |
public static final byte |
BYTE_PAUSE |
80 |
public static final byte |
BYTE_PLAIN |
112 |
public static final byte |
BYTE_SCALAR |
83 |
public static final byte |
BYTE_SEQUENCE |
81 |
public static final byte |
BYTE_SINGLE_QUOTED |
39 |
public static final byte |
BYTE_SPAN |
41 |
public static final byte |
BYTE_STYLE |
115 |
public static final byte |
BYTE_TRANSFER |
84 |
public static final byte |
BYTE_WHOLE_SCALAR |
60 |
public static final String |
DEFAULT_ANCHOR_FORMAT |
"id%03d" |
public static final String |
DOMAIN |
"yaml.org,2002" |
public static final int |
NL_CHOMP |
40 |
public static final int |
NL_KEEP |
50 |
public static final int |
YAML_MAJOR |
1 |
public static final int |
YAML_MINOR |
0 |
public static final String |
YECHT_VERSION |
"0.0.2" |
Copyright © 2019. All rights reserved.