public class SingleLineCommentParser extends Object implements Comment.Parser
| Modifier and Type | Field and Description |
|---|---|
String |
commentPrefix |
| Constructor and Description |
|---|
SingleLineCommentParser(String commentPrefix) |
public final String commentPrefix
public SingleLineCommentParser(String commentPrefix)
public List<Comment> parse(FileContent file)
parse in interface Comment.ParserCopyright © 2009–2018 SonarSource. All rights reserved.