Libraries
»
ruby-gumbo
(1.0.2)
»
Index (C)
»
Gumbo
»
Comment
Class: Gumbo::Comment
Inherits:
Node
Object
Node
Gumbo::Comment
show all
Defined in:
ext/gumbo.c
Instance Attribute Summary
collapse
#
original_text
⇒ Object
readonly
#
start_pos
⇒ Object
readonly
#
text
⇒ Object
readonly
Attributes inherited from
Node
#parent
,
#parse_flags
,
#type
Method Summary
Methods inherited from
Node
#dump_tree
Instance Attribute Details
#
original_text
⇒
Object
(readonly)
#
start_pos
⇒
Object
(readonly)
#
text
⇒
Object
(readonly)