edu.neu.ccs.demeterf.demfgen.pcdgp
Class Updaters

java.lang.Object
  extended by edu.neu.ccs.demeterf.FC
      extended by edu.neu.ccs.demeterf.demfgen.pcdgp.PCDGPFunc
          extended by edu.neu.ccs.demeterf.demfgen.pcdgp.Typical
              extended by edu.neu.ccs.demeterf.demfgen.pcdgp.Getters
                  extended by edu.neu.ccs.demeterf.demfgen.pcdgp.Updaters

public class Updaters
extends Getters


Field Summary
 
Fields inherited from class edu.neu.ccs.demeterf.FC
augMethodName, buildMethodName
 
Constructor Summary
Updaters()
           
 
Method Summary
 java.lang.String combine(ClassDef td, DoGen g, ident n, TypeDefParams ps, Cons<java.lang.String> sts, List<StrLTrip.StrPair> fs)
           
 java.lang.String combine(ClassDef td, DoGen g, ident n, TypeDefParams ps, Empty<java.lang.String> sts, List<StrLTrip.StrPair> fs)
           
 
Methods inherited from class edu.neu.ccs.demeterf.demfgen.pcdgp.Getters
combine
 
Methods inherited from class edu.neu.ccs.demeterf.demfgen.pcdgp.Typical
combine, combine, combine, combine, combine, combine, combine, control, fieldArgs, fieldNames
 
Methods inherited from class edu.neu.ccs.demeterf.demfgen.pcdgp.PCDGPFunc
functionObj
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Updaters

public Updaters()
Method Detail

combine

public java.lang.String combine(ClassDef td,
                                DoGen g,
                                ident n,
                                TypeDefParams ps,
                                Cons<java.lang.String> sts,
                                List<StrLTrip.StrPair> fs)

combine

public java.lang.String combine(ClassDef td,
                                DoGen g,
                                ident n,
                                TypeDefParams ps,
                                Empty<java.lang.String> sts,
                                List<StrLTrip.StrPair> fs)