libTriton version 1.0 build 1590
Loading...
Searching...
No Matches
Public Attributes | List of all members
triton::bindings::python::AstContext_Object Struct Reference

pyAstContext object. More...

#include <pythonObjects.hpp>

Public Attributes

PyObject_HEAD triton::ast::SharedAstContext actx
 

Detailed Description

pyAstContext object.

Definition at line 218 of file pythonObjects.hpp.

Member Data Documentation

◆ actx

PyObject_HEAD triton::ast::SharedAstContext triton::bindings::python::AstContext_Object::actx

Definition at line 220 of file pythonObjects.hpp.


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