public final class DeprecatedAPIWithMessageProblem extends AbstractDeprecatedAPIProblem
[Deprecated(message="...")] metadata is used.| Modifier and Type | Field and Description |
|---|---|
static String |
DESCRIPTION |
String |
message |
static int |
warningCode |
UNKNOWN| Constructor and Description |
|---|
DeprecatedAPIWithMessageProblem(IASNode site,
String message) |
getAbsoluteEnd, getAbsoluteStart, getColumn, getEnd, getEndColumn, getEndLine, getID, getLine, getSourcePath, getStart, toStringpublic static final String DESCRIPTION
public static final int warningCode
public final String message
Copyright © 2016 The Apache Software Foundation. All rights reserved.