Home
last modified time | relevance | path

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

/external/python/pycparser/examples/
Dfunc_defs.py25 class FuncDefVisitor(c_ast.NodeVisitor): class
36 v = FuncDefVisitor()