css-sanitizer
Classes to parse and sanitize CSS
Loading...
Searching...
No Matches
Wikimedia\CSS\Objects\DeclarationOrAtRule Interface Reference

Exists because DeclarationOrAtRuleList needs to be able to contain both Declarations and AtRules. More...

+ Inheritance diagram for Wikimedia\CSS\Objects\DeclarationOrAtRule:
+ Collaboration diagram for Wikimedia\CSS\Objects\DeclarationOrAtRule:

Additional Inherited Members

- Public Member Functions inherited from Wikimedia\CSS\Objects\CSSObject
 getPosition ()
 Get the position of this object in the input stream.
 
 toTokenArray ()
 Return an array of Tokens that correspond to this object.
 
 toComponentValueArray ()
 Return an array of ComponentValues that correspond to this object.
 

Detailed Description

Exists because DeclarationOrAtRuleList needs to be able to contain both Declarations and AtRules.


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