Class ABIVersionError

  • All Implemented Interfaces:
    Serializable

    public class ABIVersionError
    extends Error
    An error raised whenever there is an ABI version mismatch.

    These usually occur as a result of a language being generated with an incompatible version of the Tree-sitter CLI.

    See Also:
    Serialized Form
    • Constructor Detail

      • ABIVersionError

        public ABIVersionError()