Parenthesis ======================================= .. currentmodule:: formulas.tokens.parenthesis .. autoclass:: Parenthesis :members: .. rubric:: Methods .. autosummary:: :nosignatures: :toctree: Parenthesis/ ~Parenthesis.__init__ ~Parenthesis.ast ~Parenthesis.match ~Parenthesis.process ~Parenthesis.set_expr ~Parenthesis.update_input_tokens .. automethod:: __init__ .. rubric:: Attributes .. autosummary:: :nosignatures: :toctree: Parenthesis/ ~Parenthesis.n_args ~Parenthesis.name ~Parenthesis.node_id ~Parenthesis.opens