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

The role of keywords #12

Open
seeeturtle opened this issue Oct 27, 2018 · 2 comments
Open

The role of keywords #12

seeeturtle opened this issue Oct 27, 2018 · 2 comments

Comments

@seeeturtle
Copy link
Member

keywords is covering too much things: statements, expressions(including operators), types etc.
I suggest to split them into several pieces like the delimiters.

@jayvdb
Copy link
Member

jayvdb commented Oct 27, 2018

Yup, agreed, you can do this as part of the "Add a property" task

@seeeturtle
Copy link
Member Author

seeeturtle commented Oct 27, 2018

Thanks :)

I was wondering what could I add since keywords is covering almost everything.

seeeturtle added a commit to seeeturtle/coAST that referenced this issue Oct 28, 2018
Since Keyword is covering too much, it should be classified
to statements, expressions, and types.

Closes coala#12
seeeturtle added a commit to seeeturtle/coAST that referenced this issue Oct 28, 2018
Since Keyword is covering too much, it should be classified
to statements, expressions, and types.

Closes coala#12
seeeturtle added a commit to seeeturtle/coAST that referenced this issue Oct 28, 2018
Since Keyword is covering too much, it should be classified
to statements, expressions, and types.

Closes coala#12
seeeturtle added a commit to seeeturtle/coAST that referenced this issue Oct 28, 2018
Since Keyword is covering too much, it should be classified
to statements, expressions, and types.

Closes coala#12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants