foundeo / toscript

Converts Tag based CFML to CFML Script
GNU General Public License v3.0
20 stars 9 forks source link

Does not convert argument hints #34

Open pfreitag opened 7 years ago

pfreitag commented 7 years ago

Reported by @itisdesign on slack.

KamasamaK commented 5 years ago

Is the plan to retain the hint as an attribute or incorporate it into a docblock?

pfreitag commented 5 years ago

Ideally they would go in the doc block above the function, it is probably easier to implement in the attribute.