| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CLOSE_BRACKET |
11 |
public static final int |
CLOSE_PAREN |
9 |
public static final int |
DESC |
15 |
public static final int |
DIGIT |
6 |
public static final int |
DOLLAR |
7 |
public static final int |
EOF |
1 |
public static final int |
IDENTIFIER |
14 |
public static final int |
LITERAL_ABSTRACT |
20 |
public static final int |
LITERAL_attributetype |
27 |
public static final int |
LITERAL_AUXILIARY |
22 |
public static final int |
LITERAL_COLLECTIVE |
29 |
public static final int |
LITERAL_directoryOperation |
36 |
public static final int |
LITERAL_distributedOperation |
37 |
public static final int |
LITERAL_dSAOperation |
38 |
public static final int |
LITERAL_END |
17 |
public static final int |
LITERAL_EQUALITY |
31 |
public static final int |
LITERAL_MAY |
23 |
public static final int |
LITERAL_MUST |
24 |
public static final int |
LITERAL_NAME |
26 |
public static final int |
LITERAL_objectclass |
18 |
public static final int |
LITERAL_OBSOLETE |
19 |
public static final int |
LITERAL_ORDERING |
33 |
public static final int |
LITERAL_STRUCTURAL |
21 |
public static final int |
LITERAL_SUBSTR |
32 |
public static final int |
LITERAL_SUP |
25 |
public static final int |
LITERAL_USAGE |
34 |
public static final int |
LITERAL_userApplications |
35 |
public static final int |
NULL_TREE_LOOKAHEAD |
3 |
public static final int |
NUMERIC_STRING |
12 |
public static final int |
NUMERICOID |
13 |
public static final int |
OPEN_BRACKET |
10 |
public static final int |
OPEN_PAREN |
8 |
public static final int |
QUOTE |
5 |
public static final int |
SYNTAX |
16 |
public static final int |
WS |
4 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
private static final long |
serialVersionUID |
1L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
private static final String |
HEADER |
"#\n# Licensed to the Apache Software Foundation (ASF) under one\n# or more contributor license agreements. See the NOTICE file\n# distributed with this work for additional information\n# regarding copyright ownership. The ASF licenses this file\n# to you under the Apache License, Version 2.0 (the\n# \"License\"); you may not use this file except in compliance\n# with the License. You may obtain a copy of the License at\n# \n# http://www.apache.org/licenses/LICENSE-2.0\n# \n# Unless required by applicable law or agreed to in writing,\n# software distributed under the License is distributed on an\n# \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\n# KIND, either express or implied. See the License for the\n# specific language governing permissions and limitations\n# under the License. \n#\nversion: 1\n\n" |
Copyright © 2003–2019 The Apache Software Foundation. All rights reserved.