IDAPython 9.0
Loading...
Searching...
No Matches
highlighter_cbs_t Class Reference
Inheritance diagram for highlighter_cbs_t:

Public Member Functions

None set_style (self, int arg0, int arg1, 'syntax_highlight_style' arg2)
 
int prev_block_state (self)
 
int cur_block_state (self)
 
None set_block_state (self, int arg0)
 
 __init__ (self)
 
 __disown__ (self)
 

Properties

 thisown
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self)

Member Function Documentation

◆ __disown__()

__disown__ ( self)

◆ cur_block_state()

int cur_block_state ( self)

◆ prev_block_state()

int prev_block_state ( self)

◆ set_block_state()

None set_block_state ( self,
int arg0 )

◆ set_style()

None set_style ( self,
int arg0,
int arg1,
'syntax_highlight_style' arg2 )

Property Documentation

◆ thisown

thisown
static
Initial value:
= property(lambda x: x.this.own(), lambda x, v: x.this.own(v),
doc='The membership flag')

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