Package gw.lang.parser
Class IGosuParser.Settings
- java.lang.Object
-
- gw.lang.parser.IGosuParser.Settings
-
- Enclosing interface:
- IGosuParser
public static class IGosuParser.Settings extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.ThreadLocal<java.lang.Boolean>IDE_EDITOR_PARSER_DEFAULTstatic java.lang.ThreadLocal<java.lang.Boolean>WARN_ON_CASE_DEFAULT
-
Constructor Summary
Constructors Constructor Description Settings()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.StringhighlightCurrentToken(int start, int end, java.lang.String source)static voidsetWarnOnCaseIssue()
-