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