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