| Package | Description |
|---|---|
| net.sourceforge.pmd.cpd |
| Modifier and Type | Field and Description |
|---|---|
static TokenEntry |
TokenEntry.EOF |
| Modifier and Type | Method and Description |
|---|---|
static TokenEntry |
TokenEntry.getEOF() |
TokenEntry |
Mark.getToken() |
TokenEntry |
MatchAlgorithm.tokenAt(int offset,
TokenEntry m) |
| Modifier and Type | Method and Description |
|---|---|
List<TokenEntry> |
Tokens.getTokens() |
Iterator<TokenEntry> |
Tokens.iterator() |
List<TokenEntry> |
TokenEntry.State.restore() |
| Modifier and Type | Method and Description |
|---|---|
void |
Tokens.add(TokenEntry tokenEntry) |
void |
Match.addTokenEntry(TokenEntry entry) |
int |
TokenEntry.compareTo(TokenEntry other) |
int |
Tokens.getLineCount(TokenEntry mark,
Match match) |
TokenEntry |
MatchAlgorithm.tokenAt(int offset,
TokenEntry m) |
| Modifier and Type | Method and Description |
|---|---|
void |
MatchCollector.collect(List<TokenEntry> marks) |
| Constructor and Description |
|---|
Mark(TokenEntry token) |
Match(int tokenCount,
TokenEntry first,
TokenEntry second) |
| Constructor and Description |
|---|
State(List<TokenEntry> entries) |
Copyright © 2002–2016 InfoEther. All rights reserved.