edu.cmu.emulator.assembler
Interface Value

All Known Implementing Classes:
ByteValue, CodeLabelValue, IntValue

public interface Value


Method Summary
 String getType()
           
 int toInt()
           
 

Method Detail

getType

String getType()

toInt

int toInt()


Copyright © 2013. All Rights Reserved.