Skip to content

Instantly share code, notes, and snippets.

@webplantmedia
Created September 5, 2014 20:10
Show Gist options
  • Save webplantmedia/ee0a291dcf3ed2b4631b to your computer and use it in GitHub Desktop.
Save webplantmedia/ee0a291dcf3ed2b4631b to your computer and use it in GitHub Desktop.
/**
* Class: ${1:{{name}}}
*{{#interfaces}}
* @see {{name}}{{/interfaces}}{{#parent}}
* @see {{name}}{{/parent}}{{#abstract}}
* @abstract{{/abstract}}{{#final}}
* @final{{/final}}
*/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment