class Sass::Selector::Simple
def to_s(opts = {})
-
(String)
-
Options Hash:
(**opts)
-
:style
(Symbol
) -- The css rendering style.
Parameters:
-
opts
(Hash
) -- rendering options.
def to_s(opts = {}) Sass::Util.abstract(self) end