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