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