documentation/test/fixture/factory.output.json
2016-08-19 12:22:54 -04:00

331 lines
6.3 KiB
JSON

[
{
"description": {
"type": "root",
"children": [
{
"type": "paragraph",
"children": [
{
"type": "text",
"value": "an area chart generator",
"position": {
"start": {
"line": 1,
"column": 1,
"offset": 0
},
"end": {
"line": 1,
"column": 24,
"offset": 23
},
"indent": []
}
}
],
"position": {
"start": {
"line": 1,
"column": 1,
"offset": 0
},
"end": {
"line": 1,
"column": 24,
"offset": 23
},
"indent": []
}
}
],
"position": {
"start": {
"line": 1,
"column": 1,
"offset": 0
},
"end": {
"line": 1,
"column": 24,
"offset": 23
}
}
},
"tags": [
{
"title": "returns",
"description": "chart",
"lineNumber": 2,
"type": {
"type": "NameExpression",
"name": "area"
}
}
],
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 4,
"column": 3
}
},
"context": {
"loc": {
"start": {
"line": 5,
"column": 0
},
"end": {
"line": 21,
"column": 2
}
}
},
"errors": [],
"returns": [
{
"description": {
"type": "root",
"children": [
{
"type": "paragraph",
"children": [
{
"type": "text",
"value": "chart",
"position": {
"start": {
"line": 1,
"column": 1,
"offset": 0
},
"end": {
"line": 1,
"column": 6,
"offset": 5
},
"indent": []
}
}
],
"position": {
"start": {
"line": 1,
"column": 1,
"offset": 0
},
"end": {
"line": 1,
"column": 6,
"offset": 5
},
"indent": []
}
}
],
"position": {
"start": {
"line": 1,
"column": 1,
"offset": 0
},
"end": {
"line": 1,
"column": 6,
"offset": 5
}
}
},
"type": {
"type": "NameExpression",
"name": "area"
}
}
],
"name": "area",
"kind": "function",
"members": {
"instance": [],
"static": []
},
"path": [
{
"name": "area",
"kind": "function"
}
],
"namespace": "area"
},
{
"description": "",
"tags": [
{
"title": "class",
"description": null,
"lineNumber": 1,
"type": null,
"name": "area"
}
],
"loc": {
"start": {
"line": 7,
"column": 2
},
"end": {
"line": 9,
"column": 5
}
},
"context": {
"loc": {
"start": {
"line": 10,
"column": 2
},
"end": {
"line": 11,
"column": 4
}
}
},
"errors": [],
"kind": "class",
"name": "area",
"params": [
{
"title": "param",
"name": "selection",
"lineNumber": 10
}
],
"members": {
"instance": [],
"static": []
},
"path": [
{
"name": "area",
"kind": "class"
}
],
"namespace": "area"
},
{
"description": {
"type": "root",
"children": [
{
"type": "paragraph",
"children": [
{
"type": "text",
"value": "Sets the chart data.",
"position": {
"start": {
"line": 1,
"column": 1,
"offset": 0
},
"end": {
"line": 1,
"column": 21,
"offset": 20
},
"indent": []
}
}
],
"position": {
"start": {
"line": 1,
"column": 1,
"offset": 0
},
"end": {
"line": 1,
"column": 21,
"offset": 20
},
"indent": []
}
}
],
"position": {
"start": {
"line": 1,
"column": 1,
"offset": 0
},
"end": {
"line": 1,
"column": 21,
"offset": 20
}
}
},
"tags": [
{
"title": "function",
"description": null,
"lineNumber": 2,
"name": null
}
],
"loc": {
"start": {
"line": 13,
"column": 2
},
"end": {
"line": 16,
"column": 5
}
},
"context": {
"loc": {
"start": {
"line": 17,
"column": 2
},
"end": {
"line": 18,
"column": 4
}
}
},
"errors": [
{
"message": "@memberof reference to chart not found",
"commentLineNumber": 0
}
],
"kind": "function",
"name": "data",
"params": [
{
"title": "param",
"name": "_",
"lineNumber": 17
}
],
"memberof": "chart",
"scope": "static",
"members": {
"instance": [],
"static": []
},
"path": [
{
"name": "data",
"kind": "function",
"scope": "static"
}
],
"namespace": ".data"
}
]