PageRenderTime 26ms CodeModel.GetById 23ms RepoModel.GetById 0ms app.codeStats 0ms

/branches/version1.x/examples/data/ignore.js

http://jsdoc-toolkit.googlecode.com/
JavaScript | 24 lines | 2 code | 1 blank | 21 comment | 0 complexity | 3f86d373982ff92c4e8b9b65ac8ebacb MD5 | raw file
  1. /** @ignore */
  2. function hide(file) {
  3. }
  4. /*
  5. [
  6. {
  7. symbols: [],
  8. overview: {
  9. doc: { tags: [] },
  10. returns: [],
  11. type: "",
  12. properties: [],
  13. isa: "FILE",
  14. desc: "No overview provided.",
  15. alias: "examples/data/ignore.js",
  16. memberof: "",
  17. params: [],
  18. methods: [],
  19. name: "examples/data/ignore.js"
  20. }
  21. }
  22. ]
  23. */