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