Class PCodeTestFile

java.lang.Object
ghidra.test.processors.support.PCodeTestFile

public class PCodeTestFile extends Object
  • Field Details

    • file

      public final File file
    • fileReferencePath

      public final String fileReferencePath
  • Constructor Details

    • PCodeTestFile

      public PCodeTestFile(File f, String fileReferencePath)
  • Method Details