OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:class_node
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/cython/src/Cython/Compiler/
AutoDocTransforms.py
12
self.
class_node
= None
138
oldclass = self.
class_node
139
self.
class_node
= node
148
self.
class_node
= oldclass
158
is_constructor = self.
class_node
and node.name == '__init__'
175
doc_holder = self.
class_node
.entry.type.scope
ParseTreeTransforms.py
[
all
...]
ExprNodes.py
[
all
...]
Completed in 70 milliseconds