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