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

Clean up CodeWriter modifiers #143

Merged
merged 1 commit into from
Aug 27, 2019
Merged

Clean up CodeWriter modifiers #143

merged 1 commit into from
Aug 27, 2019

Commits on Aug 27, 2019

  1. Clean up CodeWriter modifiers

    Makes it possible to override toString (something that is needed when
    the CodeWriter is doing things like managing imports), and makes a
    couple of methods final that should have already of been final.
    mtdowling committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    eb8d6d1 View commit details
    Browse the repository at this point in the history