Interface Assembler

All Superinterfaces:
GenericAssembler<AssemblyResolvedPatterns>
All Known Implementing Classes:
SleighAssembler

public interface Assembler extends GenericAssembler<AssemblyResolvedPatterns>
The primary interface for performing assembly in Ghidra.

Use the Assemblers class to obtain a suitable implementation for a given program or language.