public final int getInstructionCount() { return assemblyMap.size(); }
public final int getStatementCount() { return statementMap.size(); }