net.sourceforge.pmd.cpd
Class Tokens
java.lang.Object
net.sourceforge.pmd.cpd.Tokens
public class Tokens
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Tokens
public Tokens()
add
public void add(TokenEntry tokenEntry)
iterator
public Iterator<TokenEntry> iterator()
size
public int size()
getLineCount
public int getLineCount(TokenEntry mark,
Match match)
getTokens
public List<TokenEntry> getTokens()
Copyright © 2002-2016 InfoEther. All Rights Reserved.