Skip to content
Commit dd59c168 authored by Rene Saarsoo's avatar Rene Saarsoo
Browse files

Don't rename constructor method when exporting.

Handle the renaming in UI.  This way we can more easily check for
which method is the constructor as we can just check if name equals
"constructor".

This also fixes the bug of inherited constructors not having "new"
in front of them.
parent b975984b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment