edu.neu.ccs.demeterf.demfgen.classes
Class Print._LT
java.lang.Object
edu.neu.ccs.demeterf.demfgen.classes.Print._LT
- Enclosing class:
- Print
public static class Print._LT
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Print._LT
public Print._LT()
Print._LT
public Print._LT(List<Print._T> ll)
push
public Print._LT push(Print._T t)
append
public Print._LT append(Print._T t)
append
public Print._LT append(Print._LT t)
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
compress
public Print._LT compress()
compress
public static Print._LT compress(Print._S s,
List<Print._T> r)