|
clang-tools 22.0.0git
|
Static Public Attributes | |
| List | blocks_with_pos [Tuple[BulletStart, BulletBlock]] |
Result of scanning bullet blocks within a section range. - blocks_with_pos: list of (start_index, block_lines) for each bullet block. - next_index: index where scanning stopped; start of the suffix region.
Definition at line 91 of file check_alphabetical_order.py.
|
static |
Definition at line 98 of file check_alphabetical_order.py.