FireEmblemUniverse / ColorzCore

A rewriting of Core.exe for EA.
GNU General Public License v3.0
7 stars 7 forks source link

QoL Improvement: Remove ParenthesizedAtomNode #26

Closed Crazycolorz5 closed 4 years ago

Crazycolorz5 commented 5 years ago

It's superfluous and is only conceptual in the parse tree; the final AST can do without it.