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