|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.cyc.tool.subl.util.SubLErrorHistory
public class SubLErrorHistory
Field Summary | |
---|---|
static SubLErrorHistory |
me
|
Method Summary | |
---|---|
void |
add(SubLException item)
|
void |
clearHistory()
|
java.util.ArrayList<SubLString> |
getAllErrors()
|
static void |
main(java.lang.String[] args)
|
int |
size()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final SubLErrorHistory me
Method Detail |
---|
public void clearHistory()
public java.util.ArrayList<SubLString> getAllErrors()
public int size()
public void add(SubLException item)
public static void main(java.lang.String[] args)
args
- the command line arguments
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |