|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WarningMessage | |
---|---|
org.codehaus.groovy.control | Compiler control classes. |
Uses of WarningMessage in org.codehaus.groovy.control |
---|
Methods in org.codehaus.groovy.control that return WarningMessage | |
---|---|
WarningMessage |
ErrorCollector.getWarning(int index)
Returns the specified warning message, or null. |
Methods in org.codehaus.groovy.control with parameters of type WarningMessage | |
---|---|
void |
ErrorCollector.addWarning(WarningMessage message)
Adds a WarningMessage to the message set. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |