public final class CannotExtendClassProblem extends SemanticProblem
Modifier and Type | Field and Description |
---|---|
String |
CLASS |
String |
className |
static String |
DESCRIPTION |
static int |
errorCode |
String |
INTERFACE |
UNKNOWN
Constructor and Description |
---|
CannotExtendClassProblem(IASNode site,
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 className
public final String INTERFACE
public final String CLASS
Copyright © 2016 The Apache Software Foundation. All rights reserved.