PageRenderTime 37ms CodeModel.GetById 20ms RepoModel.GetById 2ms app.codeStats 0ms

/tags/jsdoc_toolkit-2.2.1/jsdoc-toolkit/app/test/encoding.js

http://jsdoc-toolkit.googlecode.com/
JavaScript | 10 lines | 2 code | 2 blank | 6 comment | 0 complexity | 9fafecc73750f7a24e70c584869e74cb MD5 | raw file
  1. /**
  2. * @Constructor
  3. * @desc ????
  4. * @class ??????
  5. */
  6. function Test(conf) {
  7. // do something;
  8. }