April 7, 2015
3:20 p.m.
Hi, I need to change source code of a method by for example adding a pragma. Can I just manipulate itâs AST without carrying about source code anchors? Because it seems that I have to set from/to values and it looks painful. Uko