Processor

io.joern.ghidra2cpg.processors.Processor
trait Processor

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object ArmProcessor.type
object MipsProcessor.type
object PCodeProcessor.type
object X86Processor.type

Members list

Value members

Abstract methods

def getInstructions: HashMap[String, String]