Searched refs:DecoratorNode (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/cython/src/Cython/Compiler/
H A DParsing.py2899 decorators.append(Nodes.DecoratorNode(pos, decorator=decorator))
H A DNodes.py2087 # decorators [DecoratorNode] list of decorators
2431 class DecoratorNode(Node): class in inherits:Node
2443 # decorators [DecoratorNode] list of decorators
3970 # decorators [DecoratorNode] list of decorators or None
4194 # decorators [DecoratorNode] list of decorators or None

Completed in 101 milliseconds