public class NullUsedWhereOtherExpectedProblem extends SemanticWarningProblem
Modifier and Type | Field and Description |
---|---|
static String |
DESCRIPTION |
String |
TYPE |
static int |
warningCode |
UNKNOWN
Constructor and Description |
---|
NullUsedWhereOtherExpectedProblem(IASNode site,
String typeName) |
getAbsoluteEnd, getAbsoluteStart, getColumn, getEnd, getEndColumn, getEndLine, getID, getLine, getSourcePath, getStart, toString
public static final String DESCRIPTION
public static final int warningCode
public final String TYPE
Copyright © 2016 The Apache Software Foundation. All rights reserved.