LLDB mainline
lldb_private::python::PythonCallable::ArgInfo Struct Reference

#include <PythonDataObjects.h>

Public Attributes

unsigned max_positional_args

Static Public Attributes

static constexpr unsigned UNBOUNDED = UINT_MAX

Detailed Description

Definition at line 607 of file PythonDataObjects.h.

Member Data Documentation

◆ max_positional_args

unsigned lldb_private::python::PythonCallable::ArgInfo::max_positional_args

◆ UNBOUNDED

unsigned PythonCallable::ArgInfo::UNBOUNDED = UINT_MAX
staticconstexpr

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