ujf.verimag.bip.cxxcodegen
Class CxxExpressionGenerator

java.lang.Object
  extended by ujf.verimag.bip.cxxcodegen.CxxExpressionGenerator

public class CxxExpressionGenerator
extends java.lang.Object


Constructor Summary
CxxExpressionGenerator(CConstruct builder)
           
 
Method Summary
 CExpression generateExpr(Expression expr)
           
 void setIsPetriNet(boolean isPetriNet)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CxxExpressionGenerator

public CxxExpressionGenerator(CConstruct builder)
Method Detail

setIsPetriNet

public void setIsPetriNet(boolean isPetriNet)

generateExpr

public CExpression generateExpr(Expression expr)