public static interface Assembler.InstructionCounter
Modifier and Type | Method and Description |
---|---|
int[] |
countInstructions(String[] instructionTypes,
int beginPc,
int endPc) |
String[] |
getSupportedInstructionTypes() |
String[] getSupportedInstructionTypes()
int[] countInstructions(String[] instructionTypes, int beginPc, int endPc)