Class SmartsResult

    • Method Detail

      • getMessage

        public String getMessage()
        The error/warning message.
        Returns:
        the message
      • displayErrorLocation

        public String displayErrorLocation()
        Displays where the error occurred on the input string.
        Returns:
        the error location
      • ok

        public boolean ok()
        Was the SMARTS parsed ok.
        Returns:
        parse was OK.
      • getPosition

        public int getPosition()
        The position (string index) in the input that was interpreted.
        Returns:
        the position