cx icon indicating copy to clipboard operation
cx copied to clipboard

[CX AST] break up complex expressions into a series of simple atomic operators

Open kenje4090 opened this issue 3 years ago • 0 comments

Only for

  • struct
  • pointer
  • slice types or operations

And put a NOP or just a comment in AST so we can see the original expression before it was broken down.

kenje4090 avatar Apr 26 '21 02:04 kenje4090