Package | Description |
---|---|
org.sonar.sslr.channel |
Provides a basic framework to sequentially read any kind of character stream in order to feed a generic OUTPUT.
|
Modifier and Type | Method and Description |
---|---|
void |
CodeReader.peekTo(EndMatcher matcher,
Appendable appendable)
Read without consuming the next characters until a condition is reached (EndMatcher)
|
Copyright © 2009–2017 SonarSource. All rights reserved.