| Package | Description |
|---|---|
| net.sourceforge.pmd.cpd |
| Modifier and Type | Field and Description |
|---|---|
static TokenEntry |
TokenEntry.EOF
Shared instance of end-of-file token.
|
| Modifier and Type | Method and Description |
|---|---|
static TokenEntry |
TokenEntry.getEOF()
End-of-file token.
|
| Modifier and Type | Method and Description |
|---|---|
List<TokenEntry> |
Tokens.getTokens() |
Iterator<TokenEntry> |
Tokens.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
Tokens.add(TokenEntry tokenEntry) |
int |
TokenEntry.compareTo(TokenEntry other) |
Copyright © 2009-2012 SonarSource. All Rights Reserved.