In the [YUIDoc specs](http://yui.github.io/yuidoc/syntax/) it says that [`@param`](http://yui.github.io/yuidoc/syntax/index.html#param) can be followed by _two_ keywords: name of param and type of param (order actually doesn't matter). Currently the syntax file only highlights the first word after `@param`.