Commit 451caaa0 authored by Igor Dejanovic's avatar Igor Dejanovic

Small fix in docstring.

parent 5261b981
......@@ -1039,7 +1039,7 @@ class SemanticAction(object):
class SemanticActionResults(list):
"""
Used in first_pass call to supply results of semantic analysis
Used in visitor methods call to supply results of semantic analysis
of children parse tree nodes.
Enables dot access by the name of the rule similar to NonTerminal
tree navigation.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment