AsdfSearchResult
================

.. currentmodule:: asdf.search

.. autoclass:: AsdfSearchResult
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~AsdfSearchResult.node
      ~AsdfSearchResult.nodes
      ~AsdfSearchResult.path
      ~AsdfSearchResult.paths

   .. rubric:: Methods Summary

   .. autosummary::

      ~AsdfSearchResult.format
      ~AsdfSearchResult.replace
      ~AsdfSearchResult.schema_info
      ~AsdfSearchResult.search

   .. rubric:: Attributes Documentation

   .. autoattribute:: node
   .. autoattribute:: nodes
   .. autoattribute:: path
   .. autoattribute:: paths

   .. rubric:: Methods Documentation

   .. automethod:: format
   .. automethod:: replace
   .. automethod:: schema_info
   .. automethod:: search
