public final class LexerConfiguration extends Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
allowNewlinesInQuotedStrings() |
boolean |
allowSquareBrackets() |
static LexerConfigurationBuilderType |
newBuilder() |
public static LexerConfigurationBuilderType newBuilder()
public boolean allowNewlinesInQuotedStrings()
true iff newlines are allowed in quoted stringspublic boolean allowSquareBrackets()
true iff square brackets are allowed to denote listsCopyright © 2015 <code@io7m.com> http://io7m.com