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

Variables::isParameterDeclaration() #4

Open
jrfnl opened this issue Nov 8, 2019 · 0 comments
Open

Variables::isParameterDeclaration() #4

jrfnl opened this issue Nov 8, 2019 · 0 comments

Comments

@jrfnl
Copy link
Member

jrfnl commented Nov 8, 2019

Check if a T_VARIABLE is a parameter in a function declaration.

Should take T_FUNCTION, T_CLOSURE and T_FN into account.

Should this also take closure T_USE into account ?

@jrfnl jrfnl changed the title isParameterDeclaration() Variables::isParameterDeclaration() Nov 8, 2019
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