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, makeNonStrict
public CheckLevel level(JSError error)
WarningsGuard
level
in class WarningsGuard
error
- a reported error.Copyright © 2009-2018 Google. All Rights Reserved.