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