public static class IGosuParser.Settings extends Object
| Modifier and Type | Field and Description |
|---|---|
static ThreadLocal<Boolean> |
IDE_EDITOR_PARSER_DEFAULT |
static ThreadLocal<Boolean> |
WARN_ON_CASE_DEFAULT |
| Constructor and Description |
|---|
Settings() |
| Modifier and Type | Method and Description |
|---|---|
static String |
highlightCurrentToken(int start,
int end,
String source) |
static void |
setWarnOnCaseIssue() |
public static ThreadLocal<Boolean> WARN_ON_CASE_DEFAULT
public static ThreadLocal<Boolean> IDE_EDITOR_PARSER_DEFAULT
Copyright © 2021. All rights reserved.