NodePath
========

.. currentmodule:: treescope.rendering_parts

.. autoclass:: NodePath
  :members:
  :special-members:
  :show-inheritance:


  
  

  

  
  
  
  
  
  
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    

  
  .. rubric:: Methods
  .. autosummary::
  
    
    
    ~NodePath.capitalize
    
    
    ~NodePath.casefold
    
    
    ~NodePath.center
    
    
    ~NodePath.count
    
    
    ~NodePath.encode
    
    
    ~NodePath.endswith
    
    
    ~NodePath.expandtabs
    
    
    ~NodePath.find
    
    
    ~NodePath.format
    
    
    ~NodePath.format_map
    
    
    ~NodePath.index
    
    
    ~NodePath.isalnum
    
    
    ~NodePath.isalpha
    
    
    ~NodePath.isascii
    
    
    ~NodePath.isdecimal
    
    
    ~NodePath.isdigit
    
    
    ~NodePath.isidentifier
    
    
    ~NodePath.islower
    
    
    ~NodePath.isnumeric
    
    
    ~NodePath.isprintable
    
    
    ~NodePath.isspace
    
    
    ~NodePath.istitle
    
    
    ~NodePath.isupper
    
    
    ~NodePath.join
    
    
    ~NodePath.ljust
    
    
    ~NodePath.lower
    
    
    ~NodePath.lstrip
    
    
    ~NodePath.maketrans
    
    
    ~NodePath.partition
    
    
    ~NodePath.removeprefix
    
    
    ~NodePath.removesuffix
    
    
    ~NodePath.replace
    
    
    ~NodePath.rfind
    
    
    ~NodePath.rindex
    
    
    ~NodePath.rjust
    
    
    ~NodePath.rpartition
    
    
    ~NodePath.rsplit
    
    
    ~NodePath.rstrip
    
    
    ~NodePath.split
    
    
    ~NodePath.splitlines
    
    
    ~NodePath.startswith
    
    
    ~NodePath.strip
    
    
    ~NodePath.swapcase
    
    
    ~NodePath.title
    
    
    ~NodePath.translate
    
    
    ~NodePath.upper
    
    
    ~NodePath.zfill
    
  

  

  

  .. rubric:: Inherited Methods
  .. raw:: html

    <details style="margin-bottom: 1.5rem">
      <summary style="font-style:italic">(expand to view inherited methods)</summary>

  .. autosummary::
  
    
    ~NodePath.__init__
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    

  .. raw:: html

    </details>

  