Create Js::Fires for auto-detecting @fires.
Looks for this.fireEvent("blah") inside function body. Also understands me.fireEvent("blah") when me has been assigned with `this`.
Loading
Please register or sign in to comment
Looks for this.fireEvent("blah") inside function body. Also understands me.fireEvent("blah") when me has been assigned with `this`.