|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.cau.cs.kieler.krep.evalbench.program.kep.SCLine
public class SCLine
Constructor Summary | |
---|---|
SCLine(String content,
int number)
|
|
SCLine(String content,
int number,
int pos)
|
Method Summary | |
---|---|
SCLine |
appendContent(String appendix)
|
String |
errorMsg()
|
String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public SCLine(String content, int number, int pos)
public SCLine(String content, int number)
Method Detail |
---|
public SCLine appendContent(String appendix)
public String toString()
toString
in class Object
public String errorMsg()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |