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