edu.neu.ccs.demeterf
Interface Augmentor

All Known Subinterfaces:
BuilderAugmentor
All Known Implementing Classes:
Bc, Checker, ClassGen, CollectInherit, Concrete, Diff.DiffJava.BoundStr, Diff.DiffJava.ConstrStr, Diff.DiffJava.UseStr, Display, DisplayToString, FuncTest.Int2Str, ID, Print, Print, PrintToString, PrintToString, StaticTrav, Test, TossExample.Len, ToStr, ToString

public interface Augmentor

Augmentor interface for traversal argument "updateing". It is left empty so that the developer is not limited or forced to implement/override specific methods.


Field Summary
static java.lang.String methodName
           
 

Field Detail

methodName

static final java.lang.String methodName
See Also:
Constant Field Values