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

Enhance ParsedToken hierarchy #5

Open
hlibbabii opened this issue Feb 28, 2020 · 0 comments
Open

Enhance ParsedToken hierarchy #5

hlibbabii opened this issue Feb 28, 2020 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@hlibbabii
Copy link
Member

hlibbabii commented Feb 28, 2020

  • rename SplitContainer to Identifier
  • make Identifier abstract and extend it with SingleWordIdentifier, TwoWordIdentifier, ThreeWordIdentifier, FourOrMoreWordIdentifier
  • make other classes that have sub-classes abstract
@hlibbabii hlibbabii added this to the Codeprep v2 milestone Feb 28, 2020
@hlibbabii hlibbabii changed the title Replace token class such as SplitContainer with more intuitive names Enhance ParsedToken hierarchy Mar 8, 2020
@hlibbabii hlibbabii added the enhancement New feature or request label Mar 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant