ujf.verimag.bip.cxxcodegen
Class CxxStatementGenerator

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

public class CxxStatementGenerator
extends java.lang.Object


Field Summary
protected  CmodelFactory cFactory
           
 
Constructor Summary
CxxStatementGenerator(CConstruct builder, CxxExpressionGenerator expGen)
           
 
Method Summary
 CStm generateStm(Action a)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

cFactory

protected CmodelFactory cFactory
Constructor Detail

CxxStatementGenerator

public CxxStatementGenerator(CConstruct builder,
                             CxxExpressionGenerator expGen)
Method Detail

generateStm

public CStm generateStm(Action a)