[][src]Module fluent::resolver

The ResolveValue trait resolves Fluent AST nodes to FluentValues.

This is an internal API used by FluentBundle to evaluate Messages, Attributes and other AST nodes to FluentValues which can be then formatted to strings.

Structs

Scope

State for a single ResolveValue::to_value call.

Enums

ResolverError