IDAPython 9.0
|
Public Member Functions | |
__init__ (self) | |
bool | __eq__ (self, 'tagged_line_section_t' r) |
bool | __ne__ (self, 'tagged_line_section_t' r) |
bool | valid (self) |
bool | valid_in (self, str _in) |
bool | substr (self, str _in, 'tagged_line_section_t' end=None) |
str | __str__ (self) |
![]() | |
bool | contains (self, 'cpidx_t' x) |
bool | is_open (self) |
bool | is_closed (self) |
Static Public Attributes | |
str | tag |
![]() | |
str | start |
str | length |
Properties | |
thisown | |
![]() | |
thisown | |
__init__ | ( | self | ) |
Reimplemented from line_section_t.
bool __eq__ | ( | self, | |
'tagged_line_section_t' | r ) |
Reimplemented from line_section_t.
bool __ne__ | ( | self, | |
'tagged_line_section_t' | r ) |
Reimplemented from line_section_t.
str __str__ | ( | self | ) |
bool substr | ( | self, | |
str | _in, | ||
'tagged_line_section_t' | end = None ) |
bool valid | ( | self | ) |
Reimplemented from line_section_t.
bool valid_in | ( | self, | |
str | _in ) |
|
static |
|
static |