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