Searched refs:process_ast (Results 1 – 2 of 2) sorted by relevance
41 def process_ast(root: ast.Node, make_all_public: bool = False) -> ast.Node: function
30 from .csharp.process import process_ast203 process_ast(self.root, make_all_public=make_all_public)