| Package | Description |
|---|---|
| org.sonar.duplications.statement |
Provides a basic framework to create list of statements from list of tokens.
|
| Modifier and Type | Method and Description |
|---|---|
static StatementChannel |
StatementChannel.create(TokenMatcher... tokenMatchers) |
static StatementChannel |
StatementChannel.createBlackHole(TokenMatcher... tokenMatchers) |
| Constructor and Description |
|---|
StatementChannelDisptacher(List<StatementChannel> channels) |
Copyright © 2009-2012 SonarSource. All Rights Reserved.