Definition at line 55 of file profile_analyzer.py.
◆ __init__()
def profile_analyzer.ScopeBuilder.__init__ |
( |
|
self, |
|
|
|
call_stack_builder, |
|
|
|
line |
|
) |
| |
◆ finish()
def profile_analyzer.ScopeBuilder.finish |
( |
|
self, |
|
|
|
line |
|
) |
| |
◆ mark()
def profile_analyzer.ScopeBuilder.mark |
( |
|
self, |
|
|
|
line |
|
) |
| |
◆ call_stack_builder
profile_analyzer.ScopeBuilder.call_stack_builder |
◆ first_child_pos
profile_analyzer.ScopeBuilder.first_child_pos |
◆ indent
profile_analyzer.ScopeBuilder.indent |
◆ top_line
profile_analyzer.ScopeBuilder.top_line |
The documentation for this class was generated from the following file: