bundles / papyri 0.0.10 / papyri / nodes / UnprocessedDirective
class
papyri.nodes:UnprocessedDirective
source: /papyri/nodes.py :485
Signature
class UnprocessedDirective ( * args : Any , ** kwargs : Any ) → None Summary
Placeholder for yet unprocessed directives, after they are parsed by tree-sitter but before they are dispatched through the role resolution.
Aliases
-
papyri.directives.UnprocessedDirective