public class ImplicitCoercionWarning extends ParseWarning implements ICoercionIssue
| Constructor and Description |
|---|
ImplicitCoercionWarning(IParserState standardParserState,
ResourceKey msgImplicitCoercionWarning,
IType typeToCoerceTo,
Object... args) |
| Modifier and Type | Method and Description |
|---|---|
IType |
getTypeToCoerceTo() |
getExpectedType, isDeprecationWarning, isSuppressed, setExpectedTypeaddLineOffset, adjustOffset, appliesToPosition, fillInStackTrace, formatError, getColumn, getConsoleMessage, getContextString, getContextStringNoLineNumbers, getLine, getLineNumber, getLineOffset, getLineReportingOffset, getMessageArgs, getMessageKey, getPlainMessage, getSource, getStateSource, getSymbolTable, getTokenColumn, getTokenEnd, getTokenStart, getUIMessage, makeContextString, resetPositions, resolve, setMessage, setSource, setStateSourceaddSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetContextStringNoLineNumbersappliesToPosition, getColumn, getConsoleMessage, getExpectedType, getLine, getMessageArgs, getMessageKey, getPlainMessage, getSource, getSymbolTable, getTokenEnd, getTokenStart, getUIMessage, printStackTrace, resetPositions, resolve, setExpectedTypepublic ImplicitCoercionWarning(IParserState standardParserState, ResourceKey msgImplicitCoercionWarning, IType typeToCoerceTo, Object... args)
public IType getTypeToCoerceTo()
getTypeToCoerceTo in interface ICoercionIssueCopyright © 2018. All rights reserved.