Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/meta/lib/oe/
H A Dlicense.py87 def visit_Constant(self, node): member in FlattenVisitor
243 def visit_Constant(self, node): member in ListVisitor
/OK3568_Linux_fs/yocto/poky/documentation/migration-guides/
H A Drelease-notes-3.4.2.rst83 - license.bbclass: implement ast.NodeVisitor.visit_Constant
84 - oe/license: implement ast.NodeVisitor.visit_Constant
/OK3568_Linux_fs/yocto/poky/bitbake/lib/
H A Dcodegen.py404 def visit_Constant(self, node): member in SourceGenerator
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dlicense.bbclass149 def visit_Constant(self, node):