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