Module fluent::syntax [] [src]

AST, parser and serializer operations

This is an internal API used by MessageContext for parsing an FTL syntax into an AST that can be then resolved by the Resolver.

This module may be useful for tooling that operates on FTL syntax.

Re-exports

pub use self::parser::parse;

Modules

ast
errors
ftlstream
parser
stream