Some people like the 3 items grouped with no spaces in between.
ex. /** * */ public function get prop() : type { } public function set prop(value : type) : void { } private var _prop : type;
Log in to post a comment.