avrora.sim.dbbc
Class CodeMap

java.lang.Object
  extended byavrora.sim.dbbc.CodeMap

public class CodeMap
extends java.lang.Object


Nested Class Summary
protected static class CodeMap.CodeBuilder
           
 
Field Summary
protected static CodeMap.CodeBuilder builder
           
 
Constructor Summary
CodeMap()
           
 
Method Summary
static CodeRegion getCodeForInstr(int addr, Instr i)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

builder

protected static final CodeMap.CodeBuilder builder
Constructor Detail

CodeMap

public CodeMap()
Method Detail

getCodeForInstr

public static CodeRegion getCodeForInstr(int addr,
                                         Instr i)