gwt-api-generator icon indicating copy to clipboard operation
gwt-api-generator copied to clipboard

Event parsing failure

Open ghost opened this issue 8 years ago • 0 comments

Some event comments of the paper-drawer-panel generates invalid event classes.

  • paper-responsive-change
  • iron-select
  • iron-deselect

The problem seems the to be the hyphen at the end of the line of these comments:

* @event iron-select {{item: Object}} detail -
*     item: The panel that the event refers to.

Regards BM

ghost avatar May 02 '17 14:05 ghost