|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.jeantessier.diff.RemovableDifferences | +--com.jeantessier.diff.FeatureDifferences | +--com.jeantessier.diff.ConstructorDifferences
Documents the difference, if any, for a given constructor. All behavior is handled by superclasses.
Method Summary | |
void |
Accept(Visitor visitor)
|
Methods inherited from class com.jeantessier.diff.FeatureDifferences |
Inherited, Inherited, NewFeature, NewFeature, OldFeature, OldFeature |
Methods inherited from class com.jeantessier.diff.RemovableDifferences |
compareTo, IsEmpty, IsModified, IsNew, IsRemoved, Name, NewDeclaration, NewDeclaration, OldDeclaration, OldDeclaration, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
public void Accept(Visitor visitor)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |