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