Skip to content

Commit aeeef0a

Browse files
committed
improve doc writing
1 parent 99c036b commit aeeef0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lark/visitors.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -523,7 +523,7 @@ def v_args(inline: bool = False, meta: bool = False, tree: bool = False, wrapper
523523
524524
Parameters:
525525
inline (bool, optional): Children are provided as ``*args`` instead of a list argument (not recommended for very long lists).
526-
meta (bool, optional): Provides two arguments: ``meta`` and ``children`` (instead of just the latter); ``meta`` is only available for external transformers (i.e., those not supplied as ``Lark``'s ``transformer`` parameter).
526+
meta (bool, optional): Provides two arguments: ``meta`` and ``children`` (instead of just the latter); ``meta`` isn't available for transformers supplied to Lark using the ``transformer`` parameter (aka internal transformers).
527527
tree (bool, optional): Provides the entire tree as the argument, instead of the children.
528528
wrapper (function, optional): Provide a function to decorate all methods.
529529

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy