Package gw.lang.parser.exceptions
Interface IWarningSuppressor
-
- All Known Implementing Classes:
ImplicitCoercionWarning,ObsoleteConstructorWarning,ParseWarning,ParseWarningForDeprecatedMember
public interface IWarningSuppressor
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisSuppressed(java.lang.String warningCode)
-