public class CheckIjsWarningsGuard extends WarningsGuard
WarningsGuard.Priority| Constructor and Description |
|---|
CheckIjsWarningsGuard() |
| Modifier and Type | Method and Description |
|---|---|
CheckLevel |
level(JSError error)
Returns a new check level for a given error.
|
disables, enables, enablesExplicitly, getPriority, makeNonStrictpublic CheckLevel level(JSError error)
WarningsGuardlevel in class WarningsGuarderror - a reported error.Copyright © 2009-2018 Google. All Rights Reserved.