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

Именование узлов синтаксического дерева #12

Closed
ForNeVeR opened this issue Oct 27, 2012 · 1 comment
Assignees
Labels
Milestone

Comments

@ForNeVeR
Copy link
Collaborator

Классы пространства имён Lens.SyntaxTree.Literals названы как-то непоследовательно: у нас тут, например, и DoubleLiteral, и IntNode. Нужно назвать как-нибудь одинаково: или везде Node, или везде Literal. Лучше Node - так будет больше походить на соседние пространства имён (все имена из Lens.SyntaxTree.* заканчиваются на Node).

@ghost ghost assigned impworks Oct 27, 2012
@impworks
Copy link
Owner

Исправил в бранче syntree.

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

No branches or pull requests

2 participants