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