Home
last modified time | relevance | path

Searched refs:LiteralAstTransform (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/yocto/poky/scripts/lib/recipetool/
H A Dcreate_buildsys_python.py669 call = LiteralAstTransform().visit(node)
683 class LiteralAstTransform(ast.NodeTransformer): class