Resource
Root AST node representing a complete Fluent Translation List (FTL) resource.
A Resource is the top-level container for all parsed Fluent content. It contains a list of Entry elements representing messages, terms, and comments.
The type field is always "Resource" and is serialized to match the upstream fluent-rs fixture shape.