Orbits  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Pages
Public Attributes | List of all members
_comprehension Struct Reference

#include <Python-ast.h>

Public Attributes

expr_ty target
 
expr_ty iter
 
asdl_seqifs
 

Member Data Documentation

asdl_seq* _comprehension::ifs
expr_ty _comprehension::iter
expr_ty _comprehension::target

The documentation for this struct was generated from the following file:

Copyright 2014 Google Inc. All rights reserved.