/tags/jsdoc_toolkit-1.4.0/examples/data/variables1.js
http://jsdoc-toolkit.googlecode.com/ · JavaScript · 37 lines · 1 code · 1 blank · 35 comment · 0 complexity · 6675c48c6c44c48da391dd610e7d562f MD5 · raw file
- /** The maximum number of records. */
- var LIMIT = 99;
- /*
- [
- {
- symbols: [
- {
- doc: { tags: [] },
- returns: [],
- type: "",
- properties: [],
- isa: "OBJECT",
- desc: "The maximum number of records.",
- alias: "LIMIT",
- memberof: "",
- params: [],
- methods: [],
- name: "LIMIT"
- }
- ],
- overview: {
- doc: { tags: [] },
- returns: [],
- type: "",
- properties: [],
- isa: "FILE",
- desc: "No overview provided.",
- alias: "examples/data/variables1.js",
- memberof: "",
- params: [],
- methods: [],
- name: "examples/data/variables1.js"
- }
- }
- ]
- */