public class DialectConfig extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
DialectConfig.DialectConfigBuilder |
| Modifier and Type | Field and Description |
|---|---|
List<String> |
closeParens |
List<String> |
indexedPlaceholderTypes |
List<String> |
lineCommentTypes |
List<String> |
namedPlaceholderTypes |
List<String> |
openParens |
List<String> |
reservedNewlineWords |
List<String> |
reservedToplevelWords |
List<String> |
reservedWords |
List<String> |
specialWordChars |
List<String> |
stringTypes |
public static DialectConfig.DialectConfigBuilder builder()
Copyright © 2020. All rights reserved.