harpoon.Analysis.PA2.Mutation
Class MLabel.Field

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

public static class MLabel.Field
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
 HField hf
           
 
Fields inherited from class harpoon.Analysis.PA2.Mutation.MLabel
reach, reachFromStat
 
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
 

Field Detail

hf

public final HField hf
Method Detail

toString

public String toString()
Overrides:
toString in class Object