Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace using Type of Placeholder #16

Open
pjljvandelaar opened this issue Feb 11, 2022 · 0 comments
Open

Replace using Type of Placeholder #16

pjljvandelaar opened this issue Feb 11, 2022 · 0 comments

Comments

@pjljvandelaar
Copy link
Collaborator

We have found some case, like Max, Min and X - X, where the replacement needs the type
like Integer'Max, Float'Min and Float(0).

How can we prevent that we have the same patterns for all (basic) types?

Should we support a special placeholder, e.g. $T_X in replace patterns to insert the type of the single place holder $S_X?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant