Package | Description |
---|---|
com.sonar.sslr.impl |
Modifier and Type | Method and Description |
---|---|
static Lexer2.LexerBuilder |
Lexer2.builder() |
Lexer2.LexerBuilder |
Lexer2.LexerBuilder.withChannel( |
Lexer2.LexerBuilder |
Lexer2.LexerBuilder.withCharset(java.nio.charset.Charset charset)
Define the charset to be used in order to read the source code.
|
Lexer2.LexerBuilder |
Lexer2.LexerBuilder.withCodeReaderConfiguration(CodeReaderConfiguration conf) |
Lexer2.LexerBuilder |
Lexer2.LexerBuilder.withFailIfNoChannelToConsumeOneCharacter(boolean failIfNoChannelToConsumeOneCharacter) |
Lexer2.LexerBuilder |
Lexer2.LexerBuilder.withPreprocessor(Preprocessor2 preprocessor) |
Copyright © 2012 SonarSource. All Rights Reserved.