ExprDynamicNode Type
Example: `obj?Property` — dynamic member access using the `?` operator. `FuncExpr` is the object; `ArgExpr` is the property name (often a string constant).
Constructors
| Constructor |
Description
|
|
|
Example: `obj?Property` — dynamic member access using the `?` operator. `FuncExpr` is the object; `ArgExpr` is the property name (often a string constant).
| Constructor |
Description
|
|
|