GroundWork Type
The groundwork for the front-end. This module provides a set of functions to create fundamental components to use the front-end.
Static members
Static member | Description |
Full Usage:
GroundWork.CreateParser(isa) (mode)
Parameters:
ISA
mode : ArchOperationMode
Returns: IInstructionParsable
|
|
|
|
Full Usage:
GroundWork.CreateTranslationContext(isa)
Parameters:
ISA
Returns: TranslationContext
|