[][src]Module cssparser::Delimiter

Delimiters constants.

Constants

Bang

The delimiter set with only the ! exclamation point

Comma

The delimiter set with only the , comma

CurlyBracketBlock

The delimiter set with only the { opening curly bracket

None

The empty delimiter set

Semicolon

The delimiter set with only the ; semicolon