Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
gumbo-crystal
v0.1.5
Gumbo
Node
Output
Vector
Built with Crystal 1.9.2
2023-10-08 10:31:04 UTC
struct
Gumbo::Node
Gumbo::Node
Struct
Value
Object
Defined in:
gumbo-crystal.cr
Constructors
.new
(node : LibGumbo::GumboNode)
Instance Method Summary
#children
#node
: LibGumbo::GumboNode
#node=
(node : LibGumbo::GumboNode)
#type
#v
Constructor Detail
def self.
new
(node : LibGumbo::GumboNode)
#
[
View source
]
Instance Method Detail
def
children
#
[
View source
]
def
node
: LibGumbo::GumboNode
#
[
View source
]
def
node=
(node : LibGumbo::GumboNode)
#
[
View source
]
def
type
#
[
View source
]
def
v
#
[
View source
]