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

Pretty printing for AST classes #103

Open
tabdulradi opened this issue Oct 13, 2016 · 0 comments
Open

Pretty printing for AST classes #103

tabdulradi opened this issue Oct 13, 2016 · 0 comments

Comments

@tabdulradi
Copy link
Member

For the sole purpose of embedding parts of CQL statements in error messages, we need to be able to pretty print some of AST classes

  • Table/Keyspace/Index Name
  • Term

Avoid using toString (in fact troy.cql.ast.ddl.Table.toString needs to be removed)

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

No branches or pull requests

1 participant