Explicitly represent parenthesized expressions in the AST

to fix order of operations when flattening binary trees.

Follow-up to https://github.com/google/turbine/commit/fd0a45de2e1c39a2cb774d59c59904caa7040221

PiperOrigin-RevId: 394561504
7 files changed
tree: 7d681093d4c311f693c2dda4b871435d0ba45709
  1. .github/
  2. java/
  3. javatests/
  4. proto/
  5. .gitattributes
  6. .gitignore
  7. LICENSE
  8. pom.xml
  9. README.md
README.md

Turbine

Turbine is a header compiler for Java.