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