Class BatchSegregatingCriteria

java.lang.Object
ghidra.plugins.importer.batch.BatchSegregatingCriteria

public class BatchSegregatingCriteria extends Object
Set of identifying pieces of info that allow us to segregate files that we are importing into groups.

Criteria are:

  • Filename extension of source file
  • Loader name
  • Set of LanguageCompilerSpecs and preferred flags (ie. BatchGroupLoadSpec)