A B C D E F G H I J L M N O P R S T U V W 

I

ignore(Exception) - Static method in class org.pantsbuild.jmake.Utils
 
implementsInterfaceDirectly(String) - Method in class org.pantsbuild.jmake.ClassInfo
 
implementsInterfaceDirectlyOrIndirectly(String) - Method in class org.pantsbuild.jmake.ClassInfo
Class C implements interface I indirectly, if C or some superclass of C directly implements I or some subinterface of I.
implementsIntfOrSubintfDirectly(String) - Method in class org.pantsbuild.jmake.ClassInfo
Check if this class implements interface I or any subinterface of I directly
increaseBuf() - Method in class org.pantsbuild.jmake.BinaryFileWriter
 
initBuf(byte[], String) - Method in class org.pantsbuild.jmake.BinaryFileReader
 
initBuf(int) - Method in class org.pantsbuild.jmake.BinaryFileWriter
 
initialize(String, boolean) - Method in class org.pantsbuild.jmake.RefClassFinder
This method is called every time we are going to check a new class
initializeAllClassPaths() - Static method in class org.pantsbuild.jmake.ClassPath
 
initializeCompiler(String, String, String, String, Object, Method) - Method in class org.pantsbuild.jmake.PCDManager
Compiler initialization depends on compiler type specified.
initializeImmediateTransientFields() - Method in class org.pantsbuild.jmake.ClassInfo
Initialize transient data that can be initialized immediately after this ClassInfo is read from the project database
isAbstract() - Method in class org.pantsbuild.jmake.ClassInfo
 
isInterface() - Method in class org.pantsbuild.jmake.ClassInfo
 
isNonProjectClassTypeFieldSig(String) - Method in class org.pantsbuild.jmake.ClassInfo
Check if the given signature is of a class type, and that class does not belong to the project.
isPackagePrivateClass() - Method in class org.pantsbuild.jmake.PCDEntry
A class that neither has the same name as the java file, nor an inner class, is package-private.
isPrimitiveFieldSig(String) - Static method in class org.pantsbuild.jmake.ClassInfo
 
isProjectClass(int, String) - Method in class org.pantsbuild.jmake.PCDManager
 
isPublic() - Method in class org.pantsbuild.jmake.ClassInfo
 
isSubclassOf(String, boolean) - Method in class org.pantsbuild.jmake.ClassInfo
 
A B C D E F G H I J L M N O P R S T U V W