Loading [MathJax]/extensions/tex2jax.js
libTriton version 1.0 build 1592
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Public Attributes | List of all members
triton::bindings::python::SymbolicExpression_Object Struct Reference

pySymbolicExpression object. More...

#include <pythonObjects.hpp>

Public Attributes

PyObject_HEAD triton::engines::symbolic::SharedSymbolicExpression symExpr
 

Detailed Description

pySymbolicExpression object.

Definition at line 240 of file pythonObjects.hpp.

Member Data Documentation

◆ symExpr

PyObject_HEAD triton::engines::symbolic::SharedSymbolicExpression triton::bindings::python::SymbolicExpression_Object::symExpr

Definition at line 242 of file pythonObjects.hpp.


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