edu.cmu.emulator
Interface LocationRef

All Known Implementing Classes:
AddressRef, SymbolLocRef

public interface LocationRef


Method Summary
 int getAddress()
           
 boolean resolved(Map context)
           
 

Method Detail

resolved

boolean resolved(Map context)

getAddress

int getAddress()


Copyright © 2013. All Rights Reserved.