public final class CSSUnresolvedClassReferenceProblem extends CSSProblem
ClassReference()
.Modifier and Type | Field and Description |
---|---|
static String |
DESCRIPTION |
static int |
errorCode |
String |
qname |
UNKNOWN
Constructor and Description |
---|
CSSUnresolvedClassReferenceProblem(CSSFunctionCallPropertyValue classReference)
Create a problem for undefined type in the given selector.
|
getAbsoluteEnd, getAbsoluteStart, getColumn, getEnd, getEndColumn, getEndLine, getID, getLine, getSourcePath, getStart, toString
public static final String DESCRIPTION
public static final int errorCode
public final String qname
public CSSUnresolvedClassReferenceProblem(CSSFunctionCallPropertyValue classReference)
Copyright © 2016 The Apache Software Foundation. All rights reserved.