net.sourceforge.pmd.cpd
Class Tokens
java.lang.Object
extended by net.sourceforge.pmd.cpd.Tokens
public class Tokens
- extends java.lang.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 java.util.Iterator<TokenEntry> iterator()
-
size
public int size()
-
getLineCount
public int getLineCount(TokenEntry mark,
Match match)
-
getTokens
public java.util.List<TokenEntry> getTokens()
-
Copyright © 2002-2011 InfoEther. All Rights Reserved.