mirror of
https://github.com/gryf/tagbar.git
synced 2025-12-17 11:30:28 +01:00
4 lines
120 B
Python
4 lines
120 B
Python
def find_heading(self, position=0, direction=Direction.FORWARD, \
|
|
heading=Heading, connect_with_document=True):
|
|
pass
|