fluent-syntax 0.9.2

Parser/Serializer tools for Fluent Syntax.
Documentation
{
    "type": "Resource",
    "body": [
        {
            "type": "ResourceComment",
            "content": "NOTE: Disable final newline insertion when editing this file."
        },
        {
            "type": "Message",
            "id": {
                "type": "Identifier",
                "name": "no-eol"
            },
            "value": {
                "type": "Pattern",
                "elements": [
                    {
                        "type": "TextElement",
                        "value": "No EOL"
                    }
                ]
            },
            "attributes": [],
            "comment": null
        }
    ]
}