harpoon.Analysis.PA2.Mutation
Class MLabel.Reach

java.lang.Object
  extended by harpoon.Analysis.PA2.Mutation.MLabel
      extended by harpoon.Analysis.PA2.Mutation.MLabel.Reach
Enclosing class:
MLabel

public static class MLabel.Reach
extends MLabel


Nested Class Summary
 
Nested classes/interfaces inherited from class harpoon.Analysis.PA2.Mutation.MLabel
MLabel.Field, MLabel.Param, MLabel.Reach, MLabel.ReachFromStat
 
Field Summary
 
Fields inherited from class harpoon.Analysis.PA2.Mutation.MLabel
reach, reachFromStat
 
Constructor Summary
MLabel.Reach()
           
 
Method Summary
 String toString()
           
 
Methods inherited from class harpoon.Analysis.PA2.Mutation.MLabel
field2mlabel
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MLabel.Reach

public MLabel.Reach()
Method Detail

toString

public String toString()
Overrides:
toString in class Object