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