Quantcast
Channel: JetBrains Developer Community : All Content - IntelliJ IDEA Users
Viewing all articles
Browse latest Browse all 5481

ActionScript type hinting?

$
0
0

Hi,

 

is there somehow possible to hint method parameter type or class? If I have method "addSomething(enumValue:String)" and enum class EnumValues, then how can I say to IDE use that enum class when trying to autocomplete method argument?

 

Cheers,

Tanka


Viewing all articles
Browse latest Browse all 5481

Trending Articles