{
    "content": [
        {
            "type": "text",
            "text": "# Sass::SCSS::CssParser (ri)\n\n## Sections\n\n- **Sass::SCSS::CssParser < StaticParser**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "Sass::SCSS::CssParser",
        "section": "",
        "mode": "ri",
        "summary": null,
        "synopsis": null,
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "Sass::SCSS::CssParser < StaticParser",
                "lines": 7,
                "subsections": []
            }
        ],
        "sections": {
            "Sass::SCSS::CssParser < StaticParser": {
                "content": "(from /home/chedong/.local/share/rdoc)\n------------------------------------------------------------------------\nThis is a subclass of {Parser} which only parses plain CSS. It doesn't\nsupport any Sass extensions, such as interpolation, parent references,\nnested selectors, and so forth. It does support all the same CSS hacks\nas the SCSS parser, though.\n------------------------------------------------------------------------",
                "subsections": []
            }
        }
    }
}