Package | Description |
---|---|
com.sonar.sslr.impl |
Modifier and Type | Method and Description |
---|---|
static Lexer.Builder |
Lexer.builder() |
Lexer.Builder |
Lexer.Builder.withChannel(Channel<Lexer> channel) |
Lexer.Builder |
Lexer.Builder.withCharset(Charset charset) |
Lexer.Builder |
Lexer.Builder.withFailIfNoChannelToConsumeOneCharacter(boolean failIfNoChannelToConsumeOneCharacter) |
Lexer.Builder |
Lexer.Builder.withPreprocessor(Preprocessor preprocessor) |
Copyright © 2009–2017 SonarSource. All rights reserved.