Class ErrorMessageDeclaration


  • public class ErrorMessageDeclaration
    extends Object
    This class represents declaration
    • Method Detail

      • getErrorCode

        public String getErrorCode()
        Get the error code
        Returns:
        error code
      • getSourceFile

        public String getSourceFile()
        Get the file in which this error message is declared.
        Returns:
        path of the file relative to the project's directory
      • getLine

        public int getLine()
        Line number of the ExaError.messageBuilder call.
        Returns:
        line number