public class CslStringFormat extends CslFormat
| Modifier and Type | Field and Description |
|---|---|
static Set<String> |
KUSTO_ESCAPE_SEQUENCES |
static Set<String> |
KUSTO_LITERAL_PREFIX |
static Set<String> |
KUSTO_MULTILINE_QUOTE_DELIMITERS |
| Constructor and Description |
|---|
CslStringFormat(String value) |
| Modifier and Type | Method and Description |
|---|---|
String |
getType() |
String |
getValue() |
static String |
parseStringLiteral(String value) |
parseValueFromValueWithType, toStringpublic CslStringFormat(String value)
Copyright © 2023. All rights reserved.