public final class FXGInvalidChildNodeProblem extends FXGProblem
Modifier and Type | Field and Description |
---|---|
String |
child |
static String |
DESCRIPTION |
static int |
errorCode |
String |
parent |
UNKNOWN
Constructor and Description |
---|
FXGInvalidChildNodeProblem(String filePath,
int line,
int column,
String child,
String parent) |
getAbsoluteEnd, getAbsoluteStart, getColumn, getEnd, getEndColumn, getEndLine, getID, getLine, getSourcePath, getStart, toString
public static final String DESCRIPTION
public static final int errorCode
public final String child
public final String parent
Copyright © 2016 The Apache Software Foundation. All rights reserved.