Skip to content

Conversation

@markpollack
Copy link
Member

Rename supportStFunctions to validateStFunctions and improve variable extraction

  • Renamed all occurrences of supportStFunctions to validateStFunctions for clarity.
  • Updated default field, constructor, and builder method to use new naming.
  • Improved getInputVariables logic to better distinguish variables, function calls, and property access.
  • Ensured built-in functions accessed as properties are only skipped when validateStFunctions is true.
  • Enhanced builder usage to reflect new flag and naming.
  • More tests added

…unctions and improve variable extraction

- Renamed all occurrences of supportStFunctions to validateStFunctions for clarity.
- Updated default field, constructor, and builder method to use new naming.
- Improved getInputVariables logic to better distinguish variables, function calls, and property access.
- Ensured built-in functions accessed as properties are only skipped when validateStFunctions is true.
- Enhanced builder usage to reflect new flag and naming.
- More tests added

Signed-off-by: Mark Pollack <[email protected]>
@sobychacko
Copy link
Contributor

LGTM - Merged via 0e15197.

@sobychacko sobychacko closed this May 7, 2025
@markpollack markpollack deleted the templateing-tweaks branch September 26, 2025 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants