hogoww / Illicium

Translation from Pharo to C
3 stars 1 forks source link

method post translation visit should be in method translator #82

Closed hogoww closed 3 years ago

hogoww commented 4 years ago

so every methods goes through it. Should rely on the class translator for what visitors it should apply.

hogoww commented 3 years ago

Done