| Package | Description |
|---|---|
| org.sonar.java.checks |
| Modifier and Type | Method and Description |
|---|---|
NullPointerCheck.AbstractValue |
NullPointerCheck.checkNullity(IdentifierTree tree) |
NullPointerCheck.AbstractValue |
NullPointerCheck.checkNullity(Tree tree) |
static NullPointerCheck.AbstractValue |
NullPointerCheck.AbstractValue.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NullPointerCheck.AbstractValue[] |
NullPointerCheck.AbstractValue.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012–2015 SonarSource. All rights reserved.