Fix builder-style bug

The number of method dereferences was being recorded incorrectly if the
dot-chain started with a primary expression (e.g. new instance creation).
-------------
Created by MOE: http://code.google.com/p/moe-java
MOE_MIGRATED_REVID=93352403
3 files changed
tree: 0c66368e53be9e251c72ee80db96e188960a9b6b
  1. core/
  2. .gitignore
  3. CONTRIBUTING.md
  4. LICENSE
  5. pom.xml
  6. README.md
README.md

google-java-format

google-java-format is a program that reformats Java source code to comply with Google Java Style.