Class AssemblyParseAcceptResult

    • Constructor Detail

    • Method Detail

      • isError

        public boolean isError()
        Description copied from class: AssemblyParseResult
        Check if the parse result is successful or an error
        Specified by:
        isError in class AssemblyParseResult
        Returns:
        true if the result describes an error
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object