Blender V4.3
ExprPyLike_Parsed Struct Reference

Public Attributes

int ops_count
 
int max_stack
 
ExprOp ops []
 

Detailed Description

Definition at line 99 of file expr_pylike_eval.c.

Member Data Documentation

◆ max_stack

int ExprPyLike_Parsed::max_stack

Definition at line 101 of file expr_pylike_eval.c.

Referenced by BLI_expr_pylike_eval(), and BLI_expr_pylike_parse().

◆ ops

◆ ops_count


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