public final class MXMLOuterDocumentAlreadyDeclaredProblem extends CompilerProblem
outerDocument property
already declared in the class hierarchy of a <Component> tag.| Modifier and Type | Field and Description |
|---|---|
String |
COMPONENT |
static String |
DESCRIPTION |
static int |
errorCode |
String |
OUTER_DOCUMENT |
UNKNOWN| Constructor and Description |
|---|
MXMLOuterDocumentAlreadyDeclaredProblem(IDefinition site) |
getAbsoluteEnd, getAbsoluteStart, getColumn, getEnd, getEndColumn, getEndLine, getID, getLine, getSourcePath, getStart, toStringpublic static final String DESCRIPTION
public static final int errorCode
public final String OUTER_DOCUMENT
public final String COMPONENT
public MXMLOuterDocumentAlreadyDeclaredProblem(IDefinition site)
Copyright © 2016 The Apache Software Foundation. All rights reserved.