public class WhitespaceChannel
extends org.sonar.channel.Channel<com.sonar.sslr.impl.Lexer>
BlackHoleChannel with regular expression "\s++".
However provides better performance, since implemented without regular expression.| Constructor and Description |
|---|
WhitespaceChannel() |
Copyright © 2012 SonarSource. All Rights Reserved.