public class MultilineCommentChannel
extends org.sonar.channel.Channel<com.sonar.sslr.impl.Lexer>
CommentRegexpChannel with regular expression "/\*[\s\S]*?\*\/".
However provides better performance, since implemented without regular expression.| Constructor and Description |
|---|
MultilineCommentChannel() |
Copyright © 2012 SonarSource. All Rights Reserved.