edu.neu.ccs.demeterf.demfgen.classes
Class DemFGenMain.Subst

java.lang.Object
  extended by edu.neu.ccs.demeterf.FC
      extended by edu.neu.ccs.demeterf.ID
          extended by edu.neu.ccs.demeterf.Bc
              extended by edu.neu.ccs.demeterf.demfgen.classes.DemFGenMain.Subst
Enclosing class:
DemFGenMain

public static class DemFGenMain.Subst
extends Bc

Substitution class, replaces Idents using the given Environment context


Field Summary
 
Fields inherited from class edu.neu.ccs.demeterf.FC
augMethodName, buildMethodName
 
Constructor Summary
DemFGenMain.Subst()
           
 
Method Summary
 
Methods inherited from class edu.neu.ccs.demeterf.Bc
combine, combine, combine, combine, combine, combine, combine, combine, combine, combine, combine, isDebug, setDebug
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DemFGenMain.Subst

public DemFGenMain.Subst()