|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ibm.wala.util.warnings.Warnings
public class Warnings
A global, static dictionary of warnings
| Constructor Summary | |
|---|---|
Warnings()
|
|
| Method Summary | |
|---|---|
static boolean |
add(Warning w)
|
static java.lang.String |
asString()
|
static void |
clear()
|
static java.util.Iterator<Warning> |
iterator()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Warnings()
| Method Detail |
|---|
public static boolean add(Warning w)
public static void clear()
public static java.lang.String asString()
public static java.util.Iterator<Warning> iterator()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||