Public Member Functions | Public Attributes | List of all members
profile_analyzer.ScopeBuilder Class Reference
Inheritance diagram for profile_analyzer.ScopeBuilder:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self, call_stack_builder, line)
 
def finish (self, line)
 
def mark (self, line)
 

Public Attributes

 call_stack_builder
 
 first_child_pos
 
 indent
 
 top_line
 

Detailed Description

Definition at line 55 of file profile_analyzer.py.

Constructor & Destructor Documentation

◆ __init__()

def profile_analyzer.ScopeBuilder.__init__ (   self,
  call_stack_builder,
  line 
)

Definition at line 57 of file profile_analyzer.py.

Member Function Documentation

◆ finish()

def profile_analyzer.ScopeBuilder.finish (   self,
  line 
)

Definition at line 69 of file profile_analyzer.py.

◆ mark()

def profile_analyzer.ScopeBuilder.mark (   self,
  line 
)

Definition at line 64 of file profile_analyzer.py.

Member Data Documentation

◆ call_stack_builder

profile_analyzer.ScopeBuilder.call_stack_builder

Definition at line 58 of file profile_analyzer.py.

◆ first_child_pos

profile_analyzer.ScopeBuilder.first_child_pos

Definition at line 62 of file profile_analyzer.py.

◆ indent

profile_analyzer.ScopeBuilder.indent

Definition at line 59 of file profile_analyzer.py.

◆ top_line

profile_analyzer.ScopeBuilder.top_line

Definition at line 60 of file profile_analyzer.py.


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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:42