You are here
6 methods override SassLiteral::isa() in Sassy 7
- CompassColourStop::isa in phamlp/sass/extensions/compass/functions/colourStops.php
- * Returns a value indicating if a token of this type can be matched at
* the start of the subject string.
*
- CompassList::isa in phamlp/sass/extensions/compass/functions/colourStops.php
- * Returns a value indicating if a token of this type can be matched at
* the start of the subject string.
*
- SassBoolean::isa in phamlp/sass/script/literals/SassBoolean.php
- * Returns a value indicating if a token of this type can be matched at
* the start of the subject string.
*
- SassColour::isa in phamlp/sass/script/literals/SassColour.php
- * Returns a value indicating if a token of this type can be matched at
* the start of the subject string.
*
- SassNumber::isa in phamlp/sass/script/literals/SassNumber.php
- * Returns a value indicating if a token of this type can be matched at
* the start of the subject string.
*
- SassString::isa in phamlp/sass/script/literals/SassString.php
- * Returns a value indicating if a token of this type can be matched at
* the start of the subject string.
*