summaryrefslogtreecommitdiff
path: root/python/debuginfo.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/debuginfo.py')
-rw-r--r--python/debuginfo.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/python/debuginfo.py b/python/debuginfo.py
index b1d25503..806e61a8 100644
--- a/python/debuginfo.py
+++ b/python/debuginfo.py
@@ -314,6 +314,7 @@ class DebugInfo(object):
"""
Type Container for all types in the DebugInfo that resulted from the parse of
the given parser.
+
:param parser_name: Name of parser
:return: Type Container for types from that parser
"""