Module feature_expression

Source
Expand description

Parsing for query feature expressions, like (foo: bar) or (width >= 400px).

StructsΒ§

QueryFeatureExpression
A feature expression contains a reference to the feature, the value the query contained, and the range to evaluate.

EnumsΒ§

FeatureType
Whether we’re parsing a media or container query feature.
LegacyRange πŸ”’
The kind of matching that should be performed on a feature value.
Operator πŸ”’
The operator that was specified in this feature.
QueryExpressionValue
A value found or expected in a expression.
QueryFeatureExpressionKind πŸ”’

FunctionsΒ§

consume_operation_or_colon πŸ”’
disabled_by_pref πŸ”’