OpenGrok
Cross Reference: ast.c
xref
: /
external
/
python
/
cpython3
/
Python
/
ast.c
Home
|
History
|
Annotate
|
Download
|
only in
Python
Lines Matching
full:dedent
3464
/* suite: simple_stmt | NEWLINE INDENT stmt+
DEDENT
*/