clang-tools 22.0.0git
check_alphabetical_order.BulletBlocks Class Reference
Inheritance diagram for check_alphabetical_order.BulletBlocks:
[legend]

Static Public Attributes

List blocks [BulletItem]

Detailed Description

Structured result of parsing a bullet-list section.

- prefix: lines before the first bullet within the section range.
- blocks: list of (label, block-lines) pairs for each bullet block.
- suffix: lines after the last bullet within the section range.

Definition at line 78 of file check_alphabetical_order.py.

Member Data Documentation

◆ blocks

List check_alphabetical_order.BulletBlocks.blocks [BulletItem]
static

Definition at line 87 of file check_alphabetical_order.py.


The documentation for this class was generated from the following file: