edu.neu.ccs.demeterf.demfgen.classes
Class Print._E

java.lang.Object
  extended by edu.neu.ccs.demeterf.demfgen.classes.Print._T
      extended by edu.neu.ccs.demeterf.demfgen.classes.Print._S
          extended by edu.neu.ccs.demeterf.demfgen.classes.Print._E
Enclosing class:
Print

public static class Print._E
extends Print._S


Field Summary
 
Fields inherited from class edu.neu.ccs.demeterf.demfgen.classes.Print._S
s
 
Constructor Summary
Print._E()
           
 
Method Summary
 boolean isS()
           
 
Methods inherited from class edu.neu.ccs.demeterf.demfgen.classes.Print._S
append
 
Methods inherited from class edu.neu.ccs.demeterf.demfgen.classes.Print._T
isE
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Print._E

public Print._E()
Method Detail

isS

public boolean isS()
Overrides:
isS in class Print._S