Interface ICoercionIssue

All Superinterfaces:
IParseIssue
All Known Implementing Classes:
ImplicitCoercionError, ImplicitCoercionWarning

public interface ICoercionIssue extends IParseIssue
  • Method Details

    • getTypeToCoerceTo

      IType getTypeToCoerceTo()
    • getContextStringNoLineNumbers

      String getContextStringNoLineNumbers()