﻿pytuflow.CommentInput
=====================

.. currentmodule:: pytuflow

.. autoclass:: CommentInput
   :exclude-members: __init__
   :show-inheritance:

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
      :toctree:
      :nosignatures:
   
      ~CommentInput.context
      ~CommentInput.file_scope
      ~CommentInput.is_end_block
      ~CommentInput.is_match
      ~CommentInput.is_start_block
      ~CommentInput.record_change
      ~CommentInput.write
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
      :toctree:
   
      ~CommentInput.TUFLOW_TYPE
      ~CommentInput.comment
      ~CommentInput.dirty
      ~CommentInput.files
      ~CommentInput.has_missing_files
      ~CommentInput.lhs
      ~CommentInput.line_number
      ~CommentInput.rhs
      ~CommentInput.scope
      ~CommentInput.value
      ~CommentInput.parent
      ~CommentInput.config
      ~CommentInput.cf
      ~CommentInput.uuid
      ~CommentInput.trd
      ~CommentInput.trd_input
      ~CommentInput.part_count
   
   