Open Search
    ast.h File Reference

    Functions

     PyAPI_FUNC (int) PyAST_Validate(mod_ty)
     
     PyAPI_FUNC (mod_ty) PyAST_FromNode(const node *n
     
     PyAPI_FUNC (PyObject *) _PyAST_ExprAsUnicode(expr_ty)
     

    Variables

    PyCompilerFlagsflags
     
    PyCompilerFlags const char * filename
     
    PyCompilerFlags const char PyArenaarena
     

    Function Documentation

    ◆ PyAPI_FUNC() [1/3]

    PyAPI_FUNC ( int  )

    ◆ PyAPI_FUNC() [2/3]

    PyAPI_FUNC ( mod_ty  ) const

    ◆ PyAPI_FUNC() [3/3]

    PyAPI_FUNC ( PyObject )

    Variable Documentation

    ◆ flags

    const char int PyObject PyObject PyCompilerFlags * flags

    ◆ filename

    const char * filename

    ◆ arena

    PyObject const char int const char const char PyCompilerFlags int PyArena * arena