[FEATURE]: Provide a encloseInParenthesis
helper function
#1252
Labels
enhancement
New feature or request
encloseInParenthesis
helper function
#1252
Is there an existing issue for this?
Category of feature request
Transpile
Problem statement
We need a reusable way to enclose a bit of generated code in parenthesis
Proposed Solution
In
CodeGenerator
, add a function looking likeand make sure it is used whenever we need to ensure a chunk of generated code needs to be enclosed in parenthesis
Additional Context
No response
The text was updated successfully, but these errors were encountered: