14 namespace expression {
22 std::optional<double> fontScale_,
23 std::optional<FontStack> fontStack_,
24 std::optional<Color> textColor_)
44 sections.emplace_back(
std::string(plainU8String), std::nullopt, std::nullopt, std::nullopt);
63 namespace conversion {
std::unique_ptr< Expression > error(std::string)
std::unique_ptr< Expression > string(std::unique_ptr< Expression >, std::unique_ptr< Expression > def=nullptr)
constexpr FormattedType Formatted
const char *const kFormattedSectionTextColor
const char *const kFormattedSectionFontScale
const char *const kFormattedSectionTextFont
mapbox::base::Value Value