net.sf.bddbddb.ir.dynamic
Class BooleanAssign

java.lang.Object
  extended by net.sf.bddbddb.ir.Operation
      extended by net.sf.bddbddb.ir.dynamic.BooleanAssign
All Implemented Interfaces:
IterationElement

public abstract class BooleanAssign
extends Operation

BooleanAssign

Version:
$Id: BooleanAssign.java 328 2004-10-16 02:45:30Z joewhaley $
Author:
jwhaley

Field Summary
 
Fields inherited from class net.sf.bddbddb.ir.Operation
id, TRACE_VERBOSE
 
Constructor Summary
BooleanAssign(IRBoolean dest)
           
 
Method Summary
 IRBoolean getBoolDest()
           
 
Methods inherited from class net.sf.bddbddb.ir.Operation
copy, getExpressionString, getNumberOfOperations, getRelationDest, getRenames, getSrcs, replaceSrc, setRelationDest, toString, visit
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

BooleanAssign

public BooleanAssign(IRBoolean dest)
Method Detail

getBoolDest

public IRBoolean getBoolDest()


Copyright © 2004-2008 Stanford SUIF Compiler Group. All Rights Reserved.