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