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