Home

constant: stringEscapes


  {
    "comment": "/** Used to escape characters for inclusion in compiled string literals. */",
    "meta": {
        "range": [
            1126,
            1245
        ],
        "filename": "template.js",
        "lineno": 28,
        "path": "C:\\Users\\beaujeup\\projects\\jsdoc-template\\examples\\lodash\\lodash-repo",
        "code": {
            "id": "astnode100009148",
            "name": "stringEscapes",
            "type": "ObjectExpression",
            "value": "{\"undefined\":\"u2029\"}"
        }
    },
    "description": "Used to escape characters for inclusion in compiled string literals.",
    "name": "stringEscapes",
    "longname": "stringEscapes",
    "kind": "constant",
    "scope": "global",
    "___id": "T000002R000830",
    "___s": true,
    "filepath": "template.js"
}