public final class EmbedSourceAttributeDoesNotExistProblem extends CompilerProblem
| Modifier and Type | Field and Description |
|---|---|
static String |
DESCRIPTION |
String |
embedSource |
static int |
errorCode |
String |
locations |
UNKNOWN| Constructor and Description |
|---|
EmbedSourceAttributeDoesNotExistProblem(ISourceLocation site,
String embedSource,
Map<String,String> searchedLocations) |
getAbsoluteEnd, getAbsoluteStart, getColumn, getEnd, getEndColumn, getEndLine, getID, getLine, getSourcePath, getStart, toStringpublic static final String DESCRIPTION
public static final int errorCode
public final String embedSource
public final String locations
public EmbedSourceAttributeDoesNotExistProblem(ISourceLocation site, String embedSource, Map<String,String> searchedLocations)
Copyright © 2016 The Apache Software Foundation. All rights reserved.