public final class NonDirectoryInSourcePathProblem extends CompilerProblem
CompilerProblem
subclass for source path entries that are not
directories.Modifier and Type | Field and Description |
---|---|
static String |
DESCRIPTION |
static int |
errorCode |
String |
file |
UNKNOWN
Constructor and Description |
---|
NonDirectoryInSourcePathProblem(File 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 NonDirectoryInSourcePathProblem(File file)
Copyright © 2016 The Apache Software Foundation. All rights reserved.