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