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