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