Skip to content

NormalizeExpression

Nonki Takahashi edited this page Apr 24, 2017 · 2 revisions

NormalizeExpression

Write expression like

a = b * (c + d)

One space is inserted before and after an operation. And there are no space after ( and before ).

Exception

Clone this wiki locally