astx.blocks

astx.blocks

Source: packages/astx/src/astx/blocks.py

title: Module for different kind of ASTx blocks.

Classes

Block(ASTNodes[ASTType])

title: The AST tree.

Methods

get_struct(self, simplified: bool=False) -> ReprStruct
title: Return the AST structure of the object.
parameters:
  simplified:
    type: bool
returns:
  type: ReprStruct