Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
jet
master
Top Level Namespace
DOM
Node
NodeType
Element
Text
Jet
Built with Crystal 1.9.2
2023-10-07 16:04:49 UTC
struct
DOM::NodeType::Text
DOM::NodeType::Text
Struct
Value
Object
Defined in:
jet/dom.cr
Constructors
.new
(string : String)
Instance Method Summary
#string
: String
#string=
(string : String)
Constructor Detail
def self.
new
(string : String)
#
[
View source
]
Instance Method Detail
def
string
: String
#
[
View source
]
def
string=
(string : String)
#
[
View source
]