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