@DefaultSeverity(value=WARNING) public final class DateCastProblem extends SemanticWarningProblem
Date(...)
.Modifier and Type | Field and Description |
---|---|
String |
AS |
String |
DATE |
static String |
DESCRIPTION |
String |
NEW |
String |
STRING |
String |
TOSTRING |
static int |
warningCode |
UNKNOWN
Constructor and Description |
---|
DateCastProblem(IASNode site) |
getAbsoluteEnd, getAbsoluteStart, getColumn, getEnd, getEndColumn, getEndLine, getID, getLine, getSourcePath, getStart, toString
public static final String DESCRIPTION
public static final int warningCode
public final String AS
public final String DATE
public final String NEW
public final String STRING
public final String TOSTRING
public DateCastProblem(IASNode site)
Copyright © 2016 The Apache Software Foundation. All rights reserved.