expr
expr copied to clipboard
Feature parenthesis prop
Add hasParen field for ast.Ndoe, which indicated add parenthesis when invoking String().
I've always thought that you should keep the parenthetical information of the node if the user input it.