php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
lxb_css_at_rule__undef_t Struct Reference

#include <at_rule.h>

Data Fields

lxb_css_at_rule_type_t type
 
lexbor_str_t prelude
 
lexbor_str_t block
 

Detailed Description

Definition at line 19 of file at_rule.h.

Field Documentation

◆ block

lexbor_str_t lxb_css_at_rule__undef_t::block

Definition at line 22 of file at_rule.h.

◆ prelude

lexbor_str_t lxb_css_at_rule__undef_t::prelude

Definition at line 21 of file at_rule.h.

◆ type

lxb_css_at_rule_type_t lxb_css_at_rule__undef_t::type

Definition at line 20 of file at_rule.h.


The documentation for this struct was generated from the following file: