ida.pelab.cgn
Class TargetArchitecture

java.lang.Object
  extended by ida.pelab.cgn.TargetArchitecture
Direct Known Subclasses:
CcodePlatform

public class TargetArchitecture
extends java.lang.Object


Constructor Summary
TargetArchitecture()
           
 
Method Summary
 boolean isShowCode()
           
 void setShowCode(boolean showCode)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TargetArchitecture

public TargetArchitecture()
Method Detail

setShowCode

public void setShowCode(boolean showCode)

isShowCode

public boolean isShowCode()