public final class NoSourceForClassInNamespaceProblem extends CompilerProblem
Modifier and Type | Field and Description |
---|---|
static String |
DESCRIPTION |
static int |
errorCode |
String |
namespace |
String |
qname |
UNKNOWN
Constructor and Description |
---|
NoSourceForClassInNamespaceProblem(String namespace,
String qName) |
getAbsoluteEnd, getAbsoluteStart, getColumn, getEnd, getEndColumn, getEndLine, getID, getLine, getSourcePath, getStart, toString
public static final String DESCRIPTION
public static final int errorCode
public final String namespace
public final String qname
Copyright © 2016 The Apache Software Foundation. All rights reserved.