class Mint::StyleBuilder::Selector
- Mint::StyleBuilder::Selector
- Hash(String, Mint::PropertyValue)
- Reference
- Object
Defined in:
style_builder.crInstance Method Summary
-
#==(other : self)
Returns
true
if this reference is the same as other. - #id : String
Instance Method Detail
def ==(other : self)
#
Description copied from class Reference
Returns true
if this reference is the same as other. Invokes same?
.