io.joern.jimple2cpg.util.ProgramHandlingUtil.ClassFile
See theClassFile companion object
Attributes
-
Companion
-
object
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
Members list
Copy the class file to its package path relative to destDir
. This will overwrite a class file at the destination if it exists.
Copy the class file to its package path relative to destDir
. This will overwrite a class file at the destination if it exists.
Value parameters
-
destDir
-
The directory in which to place the class file
Attributes
-
Returns
-
The class file at the destination if the package path could be retrieved from the its bytecode
-
Inherited from:
-
EntryFile
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
-
Returns
-
a string representation of the object.
-
Definition Classes
-
-
Inherited from:
-
EntryFile