|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sonar.duplications.statement.StatementChunker
public final class StatementChunker
| Nested Class Summary | |
|---|---|
static class |
StatementChunker.Builder
Note that order is important, e.g. |
| Method Summary | |
|---|---|
static StatementChunker.Builder |
builder()
|
List<Statement> |
chunk(TokenQueue tokenQueue)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static StatementChunker.Builder builder()
public List<Statement> chunk(TokenQueue tokenQueue)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||