net.sourceforge.pmd.symboltable
Class TypeSet
java.lang.Object
net.sourceforge.pmd.symboltable.TypeSet
- public class TypeSet
- extends java.lang.Object
Keeps track of the types encountered in a ASTCompilationUnit
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TypeSet
public TypeSet()
setASTCompilationUnitPackage
public void setASTCompilationUnitPackage(java.lang.String pkg)
getASTCompilationUnitPackage
public java.lang.String getASTCompilationUnitPackage()
addImport
public void addImport(java.lang.String importString)
getImportsCount
public int getImportsCount()
findClass
public java.lang.Class findClass(java.lang.String name)
throws java.lang.ClassNotFoundException
- Throws:
java.lang.ClassNotFoundException
Copyright © 2002-2004 Project Ultra*Log @ DARPA. All Rights Reserved.